1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-05 12:56:22 -07:00

replace cfg configuration with JSON

This commit is contained in:
Joshua Merrell 2016-09-17 16:00:31 -07:00
parent f8293115a2
commit 8a95501964
4 changed files with 213 additions and 252 deletions

View file

@ -3,7 +3,7 @@ GOCHAN_DEBUG=1
GOCHAN_VERBOSE=2
GOCHAN_VERBOSITY=0
GOCHAN_VERSION=1.0
GOCHAN_VERSION=1.2
GOCHAN_BUILDTIME=$(shell date +%y%m%d.%H%M)
GOCHAN_EXT=""