Use addons config entries instead of the addon table
This commit is contained in:
parent
cd11088cc4
commit
13b234d279
7 changed files with 294 additions and 39 deletions
|
@ -52,10 +52,6 @@ return [
|
|||
// Enter 0 for no time limit.
|
||||
'account_abandon_days' => 0,
|
||||
|
||||
// addon (Comma-separated list)
|
||||
// Manual list of addons which are enabled on this system.
|
||||
'addon' => '',
|
||||
|
||||
// add_missing_posts (boolean)
|
||||
// Checks for missing entries in "post", "post-thread" or "post-thread-user" and creates them
|
||||
'add_missing_posts' => false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue