🔧 Removed comments
This commit is contained in:
@@ -1,16 +1,10 @@
|
|||||||
# your machine's hostname, in the example below it is ghost
|
|
||||||
UNDERLYING_HOSTNAME=ghost
|
UNDERLYING_HOSTNAME=ghost
|
||||||
|
|
||||||
# COMIC_DIRECTORY is where your comics reside
|
|
||||||
COMICS_DIRECTORY=/Users/rishi/work/threetwo/comics
|
COMICS_DIRECTORY=/Users/rishi/work/threetwo/comics
|
||||||
|
|
||||||
# USERDATA_DIRECTORY is used by ThreeTwo to generate covers, and temporary files
|
|
||||||
USERDATA_DIRECTORY=/Users/rishi/work/threetwo/userdata
|
USERDATA_DIRECTORY=/Users/rishi/work/threetwo/userdata
|
||||||
|
|
||||||
# Your ComicVine API key
|
|
||||||
COMICVINE_API_KEY=foobar
|
COMICVINE_API_KEY=foobar
|
||||||
|
|
||||||
# DO NOT TOUCH THESE!
|
|
||||||
LOGGER=true
|
LOGGER=true
|
||||||
LOGLEVEL=info
|
LOGLEVEL=info
|
||||||
SERVICEDIR=dist/services
|
SERVICEDIR=dist/services
|
||||||
|
|||||||
Reference in New Issue
Block a user