* verify install post values directly on config page and display error

* first usage report will be send after 7 days
This commit is contained in:
slawkens1
2017-11-14 21:11:32 +01:00
parent 37f792d9ce
commit 7d6bbb3385
7 changed files with 32 additions and 9 deletions

View File

@@ -230,7 +230,7 @@ $config = array(
'status_port' => '',
// other
'anonymous_usage_statistics' => false,
'anonymous_usage_statistics' => true,
'email_lai_sec_interval' => 60, // time in seconds between e-mails to one account from lost account interface, block spam
'google_analytics_id' => '', // e.g.: UA-XXXXXXX-X
'experiencetable_columns' => 5, // how many columns to display in experience table page. * experiencetable_rows, 5 = 500 (will show up to 500 level)