This commit is contained in:
Miguel Jacq 2018-09-18 09:59:06 +10:00
parent 551e7e97ca
commit 2c14575c10

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
}