Commit Graph

19 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
734b5f6bab Update version dev 2023-08-11 12:22:09 +02:00
Alex
b45d23bf49 Add more docs 2023-08-11 12:16:49 +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
bc44510a61 Add volume in Docker Compose (#16) and improve docker compose doc (#24) 2023-02-26 22:38:54 +01:00
Alex
30075f0fea Add env variable for docker command 2022-12-17 10:31:05 +01:00
Alex
8116cd6abc Fix configuration s3 2022-12-01 14:16:43 +01:00
Alex
6e016962c4 Add more documentation on deployment in production 2022-11-30 23:03:57 +01:00
Alex
1dc9178350 Add how-to docs 2022-10-14 19:42:42 +02: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