made arbitrary oc team comments configurable; fixed team comment flag editing

This commit is contained in:
following
2013-05-27 13:53:30 +02:00
parent 541ec807fa
commit 95341ff757
8 changed files with 47 additions and 17 deletions
+3
View File
@@ -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']