dcav-stats/config.rb
2017-05-09 13:40:42 +02:00

7 lines
246 B
Ruby

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/"