Philipp Holzer
92fb0a82ca
Dynamic config loading
...
- Move settings, defaults and dbstructure to directory 'static'
- Dynamic loading of config files (after the static loading)
- Filter out '-sample.config.php' and '-sample.ini.php' files
- Remove unnecessary ConfigFileManager
- Move ConfigFileLoader to Utils
- Add tests for multi-loading for INI, config and sample-filtering
2019-07-16 20:16:43 +02:00
Philipp Holzer
b83e8683d8
Add default config for the new redis configuration
2019-04-20 13:44:27 +02:00
Hypolite Petovan
6a2c0b3cc7
Merge pull request #6989 from nupplaphil/task/basePath_baseUrl_fix
...
Automatic BaseURL determination fix
2019-04-11 04:07:20 -04:00
Michael
2711284827
Added missing "cron_interval" default value
2019-04-10 06:41:57 +00:00
Philipp Holzer
318a3ca785
Create own base URL class which holds the whole base url business logic
2019-04-09 08:31:16 +02:00
Philipp Holzer
81ba5376d0
Added StreamLogger and ProfilerLogger
2019-03-22 23:13:23 -04:00
Philipp Holzer
22f1983cc0
cleanup sysloglogger
2019-03-22 23:11:14 -04:00
Philipp Holzer
305f53ca26
revert wrong default value
2019-03-22 22:52:47 -04:00
Philipp Holzer
9c5e0ae415
Adding SyslogLogger
2019-03-22 22:52:45 -04:00
Hypolite Petovan
0cc0df9e3e
Rename system.disable_mentions_removal config key to system.disable_implicit_mentions
...
- Update configuration key description
2019-02-23 17:32:11 -05:00
Michael
41445a412d
Changed description
2019-02-13 22:36:55 +00:00
Michael
d4baa25349
New configuration to disable the automatic mentions removal
2019-02-13 17:23:23 +00:00
Michael
5fc6c0ef38
Fix: Corected config value name
2019-02-11 04:39:24 +00:00
Michael
e91a5ea441
Changed config default description
2019-02-09 23:39:17 +00:00
Michael
171cfe8f44
Furtner improval of the worker speed
2019-02-09 23:10:15 +00:00
Michael
b0411b46c4
Separate config options to display the worker jobs per minute
2019-02-06 07:37:45 +00:00
Michael
fc0acd7b1f
AP: Debug option to deliver via AP first
2019-01-30 19:33:08 +00:00
Hypolite Petovan
0d9209a74b
Add AP Inbox logging back with config
2019-01-23 09:07:01 -05:00
Hypolite Petovan
ac7f7bb74f
Normalize config file line endings to LF
2018-12-30 10:15:12 -05:00
Hypolite Petovan
d6eb1135e5
Add support for PHP array config files
...
- Add new base config files
- Remove useless DIRECTORY_SEPARATOR instances
2018-11-25 01:42:05 -05:00