Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit f1daac8

Browse files
committed
Adding config defaults and hints to ob.cfg
1 parent 4ff0391 commit f1daac8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ob.cfg

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
[CONSTANTS]
2+
3+
# DATA_FOLDER Defaults:
4+
# - Windows: C:\Users\[Username]\AppData\Roaming\openbazaar\
5+
# - OSX: /Users/[Username]/Library/Application Support/OpenBazaar/
6+
# - Linux: ~/.openbazaar/
7+
#
8+
# Uncomment this to customize (note: you cannot use ~. Instead use full path.):
29
#DATA_FOLDER = /path/to/OpenBazaar/
310

411
KSIZE = 20

0 commit comments

Comments
 (0)