Commit graph

10 commits

Author SHA1 Message Date
a9d98fd09b Improve config files by adding documentation and removing some fields 2020-06-24 16:09:52 +02:00
76bf71162e Automatic instance setup based on config variables (fixes #404) 2020-03-29 00:13:13 +01:00
1369ad1fbc Fixing rate limit checking to only ping after a success. Fixes #516 2020-02-06 16:07:59 -05:00
8604c1d257 Fixing error when email already exists. Fixes #427 2020-01-17 20:34:16 -05:00
786be3fa66 Config fixes.
- Adding front_end_dir to settings.
- Adding unit test for PasswordResetRequest encryption.
- Readme points to lemmy.hjson
- Fixing docker prod, dev, and ansible builds.
- Removing redundant env files, as all config is now in a single file.
- Some formatting fixes.
2019-12-28 16:11:03 -05:00
b7c24a372b Fix review comments 2019-12-27 17:30:46 +01:00
cdbf260803 Added option to enable/disable federation 2019-12-27 17:30:45 +01:00
ddc913ba7c Added documentation comments in default config 2019-12-27 17:28:45 +01:00
8589b6c0bd Implement SQL connection pool 2019-12-27 17:28:45 +01:00
cf3ae15ee9 Implement config (fixes #351) 2019-12-27 17:28:44 +01:00