Commit cf77ed1
Changed files (3)
.gitignore
@@ -0,0 +1,1 @@
+*.conf
configuration.conf
@@ -1,7 +0,0 @@
-LISTEN_ADDRESS = "127.0.0.1"
-LISTEN_PORT = 8080
-PERMIT_BLANK_PASSWORD = true
-USE_HTTPS = false
-PRIVATE_KEY = "/path/to/https/key"
-# QUESTIONS may be a file or a directory containing only csv files
-QUESTIONS = "/Users/RLuby/dev/golang/src/richluby/questioner/corpus/"
questioner.conf → serverConf.conf
File renamed without changes