This commit is contained in:
Miguel Jacq 2018-09-18 09:59:06 +10:00
parent 7e875e021a
commit 4434e4c920
No known key found for this signature in database
GPG Key ID: EEA4341C6D97A0B6

View File

@ -63,7 +63,7 @@ class TestSettings:
'private_key': '',
'slug': '',
'hidservauth_string': '',
'downloads_dir': os.path.expanduser('~/OnionShare')
'downloads_dir': os.path.expanduser('~/OnionShare'),
'public_mode': False
}