made arbitrary oc team comments configurable; fixed team comment flag editing
This commit is contained in:
@@ -144,6 +144,9 @@
|
||||
$opt['logic']['license']['disclaimer'] = true; // also in lib2/settings-dist.inc.php
|
||||
$opt['logic']['license']['terms'] = $absolute_server_URI . 'articles.php?page=impressum#datalicense';
|
||||
|
||||
// admin may use OC-team-comment log flag only when processing a cache report
|
||||
$opt['logic']['admin']['team_comments_only_for_reports'] = false;
|
||||
|
||||
// see config2/settings-dist.inc.php
|
||||
$opt['template']['default']['locale'] = 'DE'; // may be overwritten by $opt['domain'][...]['locale']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user