summarylogtreecommitdiffstats
path: root/psiphon.conf
diff options
context:
space:
mode:
Diffstat (limited to 'psiphon.conf')
-rw-r--r--psiphon.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/psiphon.conf b/psiphon.conf
index 8cb9cd226c4b..7def21ab248d 100644
--- a/psiphon.conf
+++ b/psiphon.conf
@@ -1,7 +1,7 @@
{
"___comment": "More options: https://github.com/Psiphon-Labs/psiphon-tunnel-core/blob/master/psiphon/config.go",
- "___comment": "DataStoreDirectory must exist (otherwise this crashes). If the key is missing, it uses the current directory.",
- "DataStoreDirectory": "",
+ "___comment": "DataRootDirectory must exist (otherwise this crashes). If the key is missing, it uses the current directory.",
+ "DataRootDirectory": "",
"LocalHttpProxyPort": 8080,
"LocalSocksProxyPort": 1080,
"PropagationChannelId": "FFFFFFFFFFFFFFFF",