mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
initial commit
This commit is contained in:
parent
9c18f2767b
commit
840928cd6b
140 changed files with 4600 additions and 5104 deletions
8
utils/conf/wownerod.conf
Normal file
8
utils/conf/wownerod.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Configuration for wownerod
|
||||
# Syntax: any command line option may be specified as 'clioptionname=value'.
|
||||
# Boolean options such as 'no-igd' are specified as 'no-igd=1'.
|
||||
# See 'wownerod --help' for all available options.
|
||||
|
||||
data-dir=/var/lib/wownero
|
||||
log-file=/var/log/wownero/wownero.log
|
||||
log-level=0
|
Loading…
Add table
Add a link
Reference in a new issue