aboutsummaryrefslogblamecommitdiffstats
path: root/config.example
blob: 10734fc3bc72d1cc2c8b0cbc08cca35cfd11efd2 (plain) (tree)
1
2
3
4
5
6
7
8
 



                                                            

                                                      
 
{
	"db": "root:@tcp(127.0.0.1:3306)/neko",
    "web": "127.0.0.0.1:4994",
    "username": "username",
    "password": "plaintextexamplepasswordpleasereplacethis",
    "static_dir": "absolute/directory/to/neko/static",
    "proxy_images": false
}