diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-05-13 17:59:45 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-05-13 17:59:45 -0700 |
commit | 364025e550341b2922104e83d2a2fddaf4f21652 (patch) | |
tree | 20813d8d3d5481764c0cba50aa3cb8e9a5a53033 /doc/hidden_configs.bb | |
parent | c82082d2bbb00294d62330d577dcdbc9ec6b9d1c (diff) | |
download | volse-hubzilla-364025e550341b2922104e83d2a2fddaf4f21652.tar.gz volse-hubzilla-364025e550341b2922104e83d2a2fddaf4f21652.tar.bz2 volse-hubzilla-364025e550341b2922104e83d2a2fddaf4f21652.zip |
remove project name dependency from most of the doc files to ease project merging, there are going to be some edge cases requiring manual tweaking as most of this was done by script.
Diffstat (limited to 'doc/hidden_configs.bb')
-rw-r--r-- | doc/hidden_configs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb index b992c5487..576c53f08 100644 --- a/doc/hidden_configs.bb +++ b/doc/hidden_configs.bb @@ -1,6 +1,6 @@ [b]Advanced Configurations for Administrators[/b] -RedMatrix contains many configuration options hidden from the main admin panel. +$Projectname contains many configuration options hidden from the main admin panel. These are generally options considered too niche, confusing, or advanced for the average member. These settings can be activated from the the top level Red directory with the syntax [code]util/config cat key value[/code] for a site |