aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2018-09-22 20:15:34 +0200
committerMario <mario@mariovavti.com>2018-09-22 20:15:34 +0200
commitb296a73330267ea0e7444f1ab66b546ecfef02af (patch)
treee0304961f181098f160f94751318e6594c261f36 /Zotlabs/Module
parent65be3de200040bad89a4b5bc78fb6ff72bfffaad (diff)
downloadvolse-hubzilla-b296a73330267ea0e7444f1ab66b546ecfef02af.tar.gz
volse-hubzilla-b296a73330267ea0e7444f1ab66b546ecfef02af.tar.bz2
volse-hubzilla-b296a73330267ea0e7444f1ab66b546ecfef02af.zip
this should be off by default
Diffstat (limited to 'Zotlabs/Module')
-rw-r--r--Zotlabs/Module/Settings/Manage.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Module/Settings/Manage.php b/Zotlabs/Module/Settings/Manage.php
index f10f4d502..e13017d6b 100644
--- a/Zotlabs/Module/Settings/Manage.php
+++ b/Zotlabs/Module/Settings/Manage.php
@@ -42,7 +42,7 @@ class Manage {
'nav_channel_select',
t('Navigation Channel Select'),
t('Change channels directly from within the navigation dropdown menu'),
- true,
+ false,
get_config('feature_lock','nav_channel_select'),
]