diff options
Diffstat (limited to 'binit.cfg')
-rw-r--r-- | binit.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/binit.cfg b/binit.cfg new file mode 100644 index 0000000..df17e2d --- /dev/null +++ b/binit.cfg @@ -0,0 +1,8 @@ +## +## These are comments +## + +host=localhost +port=8080 +paste_dir=./pastes +templ_dir=./html |