Commit Graph

13 Commits

Author SHA1 Message Date
Diogo Peralta Cordeiro 61d558b371
[CORE] Fix path configuration 2021-08-19 01:58:29 +01:00
Diogo Peralta Cordeiro 4089fc692d
[CONFIG] Add setting for attachment sanitization 2021-08-18 22:17:40 +01:00
Hugo Sales bbdad515a2
[CONFIG] Ensure consistency in config file 2021-08-03 19:23:03 +00:00
Hugo Sales d34155c743
[CONFIG] Make password length limits configurable 2021-08-03 19:13:29 +00:00
Diogo Peralta Cordeiro d5a7f2122a [Embed] Local config 2021-05-01 23:57:51 +01:00
Hugo Sales e32d8711d6 [CONFIG] Add attachments/max_{width,height} config option, which is used as maximum dimensions when validating attachments 2021-04-30 23:08:08 +01:00
Hugo Sales 83415b7aa6 [CONFIG] Add attachment related parameters to default config 2021-04-28 14:59:04 +00:00
Hugo Sales f3c2048c62 [NICKNAME] Add nickname min length config and check it in Nickname::normalize 2021-04-14 15:37:24 +00:00
Daniel 4fd33bf37f [Cover] Added Cover Entity, updated form handler
Basically the same as the avatar
2021-04-14 15:37:23 +00:00
Hugo Sales 38deea85e2 [CONFIGURATION] Remove the individual language settings from social.yaml, as these are not something that changes at runtime 2021-04-14 15:37:23 +00:00
Hugo Sales 4b4da170f2 [CONFIG][CACHE] Move cache configuration from environment variables to the configuration file 2021-04-14 15:37:23 +00:00
Hugo Sales 02c7bdf4f0 [CONFIG][DB] Remove config from the database, put it in yaml, so it can be baked into the container 2021-04-14 15:37:22 +00:00
Hugo Sales ee1c1bce80 [CONFIG] Change way configuration is done to use Symfony's system instead of environment vars 2021-04-14 15:37:21 +00:00