diff --git a/conf/isso.cfg b/conf/isso.cfg index 0660821..7f0848a 100644 --- a/conf/isso.cfg +++ b/conf/isso.cfg @@ -5,7 +5,7 @@ purge-after = 69d [general] dbpath = __DATA_DIR__/comments.db -host = __TARGETDOMAIN__ +host = __TARGET_DOMAIN__ notify = smtp gravatar = true @@ -21,7 +21,7 @@ from = "Isso Comments" timeout = 10 [server] -listen = http://localhost:__PORT__ +listen = http://127.0.0.1:__PORT__ public-endpoint = [guard]