1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-05 21:06:24 -07:00
gochan/sample-configs/README.md
Eggbertx 3c8a01dcea Stability fixes, mostly SQL related
Generate config.RandomSeed if one isn't provided in gochan.json
Don't automatically fail if a board's path already exists, unless it isn't a directory
Clean up SQL query strings with DBPREFIX replacer
Separate the gochan.service file into separate files for each SQL DB type
Enable the gochan.service in Vagrant and fix issue with it failing on restart
fixes #19
2020-03-07 17:20:35 -08:00

367 B

Sample configuration files

This directory contains sample configuration files that you can adapt to your setup and needs. From the beginning, I've tried to focus on compatibility and out of the box support, but as things get more complex, this has caused development to slow down, but gochan is still pretty easy to set up and most of it is fairly self explanatory.