Philipp
b798ca2da6
Force "Database" as default storage backend
11 months ago
Michael
bf8cb39102
Diaspora relay functionality is removed
1 year ago
Balázs Úr
054c301ef0
Update copyright
1 year ago
Michael
4a991f0189
Adding of missing entries is now kept behind a config
1 year ago
Hypolite Petovan
9c0549128b
Make frio the default theme
1 year ago
Michael
427881c437
Default values for settings / use lowercase
2 years ago
Michael
38635b1544
Issue 8961: Move default value for site settings to settings.config.php
2 years ago
Michael
efb461583b
Move default setting to the configuration file
2 years ago
Michael
e4c0c30086
Issue 8961: Rearranged config defaults
2 years ago
Michael
355284841a
Optionally display the resharer as icon
2 years ago
Michael
d153db44ac
Periodically run an "optimize table" command for cache tables
2 years ago
nupplaPhil
7d714319c8
Add license info at Friendica PHP files
2 years ago
Tobias Diekershoff
9ceda398ae
add config variable for max file size of CSV file
3 years ago
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
3 years ago
Hypolite Petovan
470dd6079e
Update default log location
...
- Prevents conflict with /friendica module
3 years ago
Michael
9c507e9577
Added value to settings.config.php
3 years ago
Hypolite Petovan
cef6757c92
Replace REGISTER_* constants by Module\Register::* ones
4 years ago
Philipp Holzer
279543deb9
Adding legacy code mapping for given configurations.
4 years ago
Hypolite Petovan
ac7f7bb74f
Normalize config file line endings to LF
4 years ago
Hypolite Petovan
0c21bd488f
Use constants instead of strings for register_policy
4 years ago
Hypolite Petovan
d6eb1135e5
Add support for PHP array config files
...
- Add new base config files
- Remove useless DIRECTORY_SEPARATOR instances
4 years ago