1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-09 12:06:24 -07:00
gochan/sample-configs
Eggbertx d1292bd9fe refactor/reorganize gochan's source code into subpackages
Also use Go version 1.11 in vagrant for module support
2020-04-29 17:44:29 -07:00
..
gochan-fastcgi.nginx Stability fixes, mostly SQL related 2020-03-07 17:20:35 -08:00
gochan-http.nginx Stability fixes, mostly SQL related 2020-03-07 17:20:35 -08:00
gochan-mysql.service Stability fixes, mostly SQL related 2020-03-07 17:20:35 -08:00
gochan-postgresql.service Stability fixes, mostly SQL related 2020-03-07 17:20:35 -08:00
gochan-sqlite3.service Stability fixes, mostly SQL related 2020-03-07 17:20:35 -08:00
gochan.example.json refactor/reorganize gochan's source code into subpackages 2020-04-29 17:44:29 -07:00
README.md Stability fixes, mostly SQL related 2020-03-07 17:20:35 -08:00

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.