dcav-stats/config.rb

7 lines
246 B
Ruby
Raw Normal View History

2017-05-09 11:40:42 +00:00
RES_BASE = "https://strawberry.thedevcave.net/~christoffermadsen/"
USERNAMES = ["christoffermadsen","jmaa","jacob","alexander"]
SHOT_DIR = "/var/shots/"
ERB_FILE = "dcav-index.erb"
HTML_FILE = "/var/shots/html/index.html"
LOG_DIR = "./log/"