aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-11-02 17:10:47 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-11-02 17:10:47 -0800
commit0998ef0c4e6541807f64a6c635a0ba978371968f (patch)
tree582d5dcea0e839821fa56f0c87ff9696f02ce0ee /doc
parent543bf51effab44ad74a3a85954ba5b61db924f78 (diff)
downloadvolse-hubzilla-0998ef0c4e6541807f64a6c635a0ba978371968f.tar.gz
volse-hubzilla-0998ef0c4e6541807f64a6c635a0ba978371968f.tar.bz2
volse-hubzilla-0998ef0c4e6541807f64a6c635a0ba978371968f.zip
readability
Diffstat (limited to 'doc')
-rw-r--r--doc/hidden_configs.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb
index 77e68272e..44114967b 100644
--- a/doc/hidden_configs.bb
+++ b/doc/hidden_configs.bb
@@ -140,17 +140,17 @@ This document assumes you're an administrator.
If configured, the maximum length of an imported text message. This is normally left at 200Kbytes or more to accomodate Friendica private photos, which are embedded.
[b]system > tempdir[/b]
Place to store temporary files, default is defined in the PHP configuration
- [b]system uploaddir[/b]
+ [b]system > uploaddir[/b]
Location to upload files (default is system.tempdir)
[b]system > disable_discover_tab[/b]
This allows you to completely disable the ability to discover public content from external sites.
[b]system > sys_expire_days[/b]
How many days to keep discovered public content from other sites
- [b]system openssl_encrypt[/b]
+ [b]system > openssl_encrypt[/b]
Use openssl encryption engine, default is false (uses mcrypt for AES encryption)
- [b]system max_tagged_forums[/b]
+ [b]system > max_tagged_forums[/b]
Spam prevention. Limits the number of tagged forums which are recognised in any post. Default is 2. Only the first 'n' tags will be delivered as forums, the others will not cause any delivery.
- [b]system openssl_conf_file[/b]
+ [b]system > openssl_conf_file[/b]
Needed in some Windows installations to locate the openssl configuration file on the system.