Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed config format to yaml, commented config file | Ben Morrison | 2019-05-27 | 1 | -15/+0 |
| | |||||
* | configuration init changes | Ben Morrison | 2019-05-23 | 1 | -12/+12 |
| | |||||
* | added cache update / db push intervals to conf; | Ben Morrison | 2019-05-21 | 1 | -1/+4 |
| | | | | | made confObj concurrency-safe via sync.RWMutex; new config values related to db/cache | ||||
* | template initialization added | Ben Morrison | 2019-05-13 | 1 | -2/+3 |
| | |||||
* | fixed viper config parsing resulting in build errors | Ben Morrison | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | removed unneeded config values | Ben Morrison | 2019-05-13 | 1 | -1/+6 |
| | | | | added config options | ||||
* | new defaults | Ben Morrison | 2019-05-12 | 1 | -0/+1 |
| | |||||
* | config fleshed out; using viper+pflag | Ben Morrison | 2019-05-12 | 1 | -0/+5 |