merged duplicate entry in docs
This commit is contained in:
parent
42ee3ab21c
commit
d914290002
@ -4,9 +4,13 @@ $Projectname contains many configuration options hidden from the main admin pane
|
|||||||
|
|
||||||
These are generally options considered too niche, confusing, or advanced for
|
These are generally options considered too niche, confusing, or advanced for
|
||||||
the average member. These settings can be activated from the the top level web
|
the average member. These settings can be activated from the the top level web
|
||||||
directory with the syntax [code]util/config cat key value[/code] for a site
|
directory with the syntax
|
||||||
configuration, or [code]util/pconfig channel_id cat key value[/code] for a
|
|
||||||
member configuration.
|
[code]util/config cat key value[/code]
|
||||||
|
for a site configuration, or
|
||||||
|
|
||||||
|
[code]util/pconfig channel_id cat key value[/code]
|
||||||
|
for a member configuration.
|
||||||
|
|
||||||
This document assumes you're an administrator.
|
This document assumes you're an administrator.
|
||||||
|
|
||||||
@ -83,9 +87,8 @@ This document assumes you're an administrator.
|
|||||||
'forum', 'forum_restricted' and 'forum_private'.
|
'forum', 'forum_restricted' and 'forum_private'.
|
||||||
Read more about permissions roles [zrl=[baseurl]/help/roles]here[/zrl].
|
Read more about permissions roles [zrl=[baseurl]/help/roles]here[/zrl].
|
||||||
[b]system.default_photo_profile[/b]
|
[b]system.default_photo_profile[/b]
|
||||||
Set the profile photo that new channels start with. This should contain the name of a directory
|
Set the profile photo that new channels start with. This should contain the name of a directory located
|
||||||
under [font=courier]images/default_profile_photos/[/font] or be left unset. If not set then 'rainbow_man'
|
under [font=courier]images/default_profile_photos/[/font], or be left unset. If not set then 'rainbow_man' is assumed.
|
||||||
is assumed.
|
|
||||||
[b]system.workflow_channel_next[/b]
|
[b]system.workflow_channel_next[/b]
|
||||||
The page to direct new members to immediately after creating a channel.
|
The page to direct new members to immediately after creating a channel.
|
||||||
[b]system.workflow_register_next[/b]
|
[b]system.workflow_register_next[/b]
|
||||||
@ -111,8 +114,9 @@ This document assumes you're an administrator.
|
|||||||
[b]system.poke_basic[/b]
|
[b]system.poke_basic[/b]
|
||||||
Reduce the number of poke verbs to exactly 1 ("poke"). Disable other verbs.
|
Reduce the number of poke verbs to exactly 1 ("poke"). Disable other verbs.
|
||||||
[b]system.openssl_conf_file[/b]
|
[b]system.openssl_conf_file[/b]
|
||||||
Specify a file containing OpenSSL configuration. Read the code first.
|
Specify a file containing OpenSSL configuration. Needed in some Windows installations to
|
||||||
If you can't read the code, don't play with it.
|
locate the openssl configuration file on the system.
|
||||||
|
Read the code first. If you can't read the code, don't play with it.
|
||||||
[b]system.optimize_items[/b]
|
[b]system.optimize_items[/b]
|
||||||
Runs optimise_table during some tasks to keep your database nice and
|
Runs optimise_table during some tasks to keep your database nice and
|
||||||
defragmented. This comes at a performance cost while the operations
|
defragmented. This comes at a performance cost while the operations
|
||||||
@ -192,8 +196,6 @@ This document assumes you're an administrator.
|
|||||||
[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.
|
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.
|
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]
|
|
||||||
Needed in some Windows installations to locate the openssl configuration file on the system.
|
|
||||||
[b]system.hide_help[/b]
|
[b]system.hide_help[/b]
|
||||||
Don't display help documentation link in nav bar
|
Don't display help documentation link in nav bar
|
||||||
[b]system.expire_delivery_reports[/b]
|
[b]system.expire_delivery_reports[/b]
|
||||||
|
Reference in New Issue
Block a user