This commit is contained in:
Bob Mottram 2017-03-03 18:56:32 +00:00
parent 06159ffdf3
commit d974ae708f
1 changed files with 4 additions and 1 deletions

View File

@ -38,7 +38,10 @@ TAHOELAFS_COMMIT='bb782b0331a60de438136a593bba18338d8d866b'
TAHOELAFS_PORT=50213
TAHOELAFS_WEB_PORT=3456
TAHOELAFS_STORAGE_SPACE=1G
# The amount of reserved space for applications other than tahoelafs
TAHOELAFS_STORAGE_SPACE=3G
TAHOELAFS_SHARED_DIR='Shared'
TAHOE_COMMAND="cd /var/lib/tahoelafs && venv/bin/tahoe"