|
2b457655ea
|
[CORE] Fix path configuration
|
2021-09-14 13:13:35 +01:00 |
|
|
b0b4f37078
|
[CONFIG] Add setting for attachment sanitization
|
2021-09-14 13:13:34 +01:00 |
|
|
4aee27d3a6
|
[CONFIG] Ensure consistency in config file
|
2021-09-14 13:13:18 +01:00 |
|
|
1c09aefd5a
|
[CONFIG] Make password length limits configurable
|
2021-09-14 13:13:14 +01:00 |
|
|
a3860e6257
|
[Embed] Local config
|
2021-09-14 13:12:56 +01:00 |
|
|
a165e533bb
|
[CONFIG] Add attachments/max_{width,height} config option, which is used as maximum dimensions when validating attachments
|
2021-09-14 13:12:54 +01:00 |
|
|
8988d89192
|
[CONFIG] Add attachment related parameters to default config
|
2021-09-14 13:12:52 +01:00 |
|
|
57dad5eca4
|
[NICKNAME] Add nickname min length config and check it in Nickname::normalize
|
2021-09-14 13:10:23 +01:00 |
|
Daniel
|
1cfe64cc25
|
[Cover] Added Cover Entity, updated form handler
Basically the same as the avatar
|
2021-09-14 13:10:16 +01:00 |
|
Hugo Sales
|
ebfd41ba0d
|
[CONFIGURATION] Remove the individual language settings from social.yaml, as these are not something that changes at runtime
|
2021-09-14 13:06:55 +01:00 |
|
Hugo Sales
|
44f51ce715
|
[CONFIG][CACHE] Move cache configuration from environment variables to the configuration file
|
2021-09-14 13:06:54 +01:00 |
|
Hugo Sales
|
dd40255c4a
|
[CONFIG][DB] Remove config from the database, put it in yaml, so it can be baked into the container
|
2021-09-14 13:06:53 +01:00 |
|
Hugo Sales
|
01b5c4b2f7
|
[CONFIG] Change way configuration is done to use Symfony's system instead of environment vars
|
2021-09-14 13:05:38 +01:00 |
|