diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-06-04 14:14:32 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-06-04 14:14:32 +0200 |
commit | a15c2424185ae3cb67648b03db2819e5f7b8cca9 (patch) | |
tree | 401bd1d4cef6dea12421c31b54feaea5ae3a3d6c | |
parent | 301c84e7d8d98a5b20c0de53be88898607c5d854 (diff) | |
parent | 3ff9d7ccce456641c240dabd6eb87877124757e4 (diff) |
Merge branch 'master' of git.fripost.org:fripost-docs
-rw-r--r-- | fripost-docs.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fripost-docs.org b/fripost-docs.org index e9134cb..21d7154 100644 --- a/fripost-docs.org +++ b/fripost-docs.org @@ -1802,6 +1802,10 @@ sudo apt-get install roundcube # compose html formatted messages by default $rcmail_config['htmleditor'] = TRUE; +:: /etc/roundcube/htaccess + + php_value upload_max_filesize 25M + php_value post_max_size 30M **** Installing custom logo |