diff options
author | KatolaZ <katolaz@freaknet.org> | 2017-07-03 12:06:31 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2017-07-03 12:06:31 +0100 |
commit | dece484ef755746d7a212694cffae65e2eaee6b8 (patch) | |
tree | c832196914a1f6132fbe6be191d69ee8df7e2833 /binnit.cfg | |
parent | 4a9c3b4604b308a80984fddb9caf8b79fe553e97 (diff) |
Added a Makefile and log_file option to the config file0.1
Diffstat (limited to 'binnit.cfg')
-rw-r--r-- | binnit.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,3 +20,5 @@ templ_dir=./html ## max size of a paste, in bytes (cannot exceed 65535) max_size=16384 +## logfile +log_file="./binnit.log"
\ No newline at end of file |