We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ff0391 + f1daac8 commit 248b43cCopy full SHA for 248b43c
1 file changed
ob.cfg
@@ -1,4 +1,11 @@
1
[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.):
9
#DATA_FOLDER = /path/to/OpenBazaar/
10
11
KSIZE = 20
0 commit comments