Deployment Platform/Gateway: Difference between revisions
No edit summary |
|||
| Line 37: | Line 37: | ||
port = 8000 | port = 8000 | ||
# | # directories to place server data | ||
data-root = /var/lib/sugar-network | data-root = /var/lib/sugar-network/db | ||
files-root = /var/lib/sugar-network/files | |||
stats-root = /var/lib/sugar-network/stats | |||
# switch off user credentials check; disabling this option will require | # switch off user credentials check; disabling this option will require | ||