1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-02 15:06:23 -07:00

Automatically update configuration documentation

This commit is contained in:
Eggbertx 2025-07-20 02:34:44 +00:00 committed by github-actions[bot]
parent 8c14bf18d7
commit a04451ce5d

View file

@ -1,3 +1,9 @@
ValueSpec doc: DirFileMode is the default file mode for directories created by gochan
ValueSpec doc: NormalFileMode is the default file mode for files created by gochan
ValueSpec doc: ConfigPathEnvVar is the environment variable used to set the path to gochan.js if it is set
# Configuration
See [gochan.example.json](examples/configs/gochan.example.json) for an example gochan.json.