Commit Graph

5 Commits (8589b6c0bd84422adbd6287b6a3aa331d82ddefe)

Author SHA1 Message Date
Dessalines ab53840324 Upping rate limit for register and community creation to 3/hour.
- Fixes #353
5 years ago
Dessalines 0651ae5ec0 Increasing post creation rate limit default. 5 years ago
Dessalines 68e4b61808 Password reset mostly working. 5 years ago
Dessalines 35dfe31a39 Externalizing rate limits. Upgrading to Rust 1.38
- Fixes #290
5 years ago
Dessalines 431210025d Some fixes for the docker build.
- Messed with readme.
- They needed to be `.env`, not `env`.
- Leaving the nginx file there, but extracting it out of the main setup. Ppl might use apache, or none at all.
- Docker 3.3 doesn't work with the DB health check unfortunately, so I changed that back to 2.4.
- Changed the env in the docker folder so it doesn't need to be edited, someone could just pull this and start it up if they just wanna test it.
5 years ago