summaryrefslogtreecommitdiff
path: root/binit.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'binit.cfg')
-rw-r--r--binit.cfg9
1 files changed, 6 insertions, 3 deletions
diff --git a/binit.cfg b/binit.cfg
index 2758441..0f66b25 100644
--- a/binit.cfg
+++ b/binit.cfg
@@ -2,11 +2,14 @@
## These are comments
##
-## host/IP
-host=localhost
+## Server name
+server_name=localhost:8080
+
+## Bind address
+bind_addr = 127.0.0.1
## Port number
-port=8080
+bind_port=8080
## Directory where all pastes are kept
paste_dir=./pastes