Commit Graph

13 Commits

Author SHA1 Message Date
Alex
b935502e26 Fix config storage (compile time) 2023-09-23 14:05:23 +02:00
Alex
6aa70fad58 Improve local storage + add PRESENTATION_STORAGE_DIR variable
#55
2023-09-23 12:02:39 +02:00
Alex
545e469c2f Add doc for GS_JPG_RESOLUTION 2023-07-02 11:04:07 +02:00
Alex
b5ce5a6e30 Add MAX_FILE_SIZE_MB settings and message activation switch 2023-04-21 12:46:43 +02:00
Alex
8116cd6abc Fix configuration s3 2022-12-01 14:16:43 +01:00
Alex
cd98293e96 Merge branch 'dev'
# Conflicts:
#	guides/introduction/configuration.md
2022-09-05 21:29:50 +02:00
Alex
aafda15b86 Add new security config + restrict register route
Added ENABLE_MAILBOX_ROUTE, MAILBOX_USER and MAILBOX_PASSWORD environment variables to enable/disable route to local mailbox (/dev/mailbox) and basic auth (optional)
Restricted /users/register route if ENABLE_ACCOUNT_CREATION is false
2022-09-05 21:27:02 +02:00
Alex
20eb35e6af Merge branch 'dev' 2022-09-05 12:45:41 +02:00
Alex
d59d44291c Change version to 1.1.0 2022-09-05 12:31:18 +02:00
Anarion
362e991f7f Fix mixed values for Email name and Email address 2022-07-30 16:41:06 +02:00
Alex
80e2d2dc4a Add ENDPOINT_HOST and ENDPOINT_PORT 2022-07-29 12:14:43 +02:00
Alex
5ace6976f9 Add MAIL_TRANSPORT config 2022-07-29 11:35:36 +02:00
Alex
4c3f0c377c Improve docs structure 2022-07-28 16:01:24 +02:00