little-library/settings.json

7 lines
140 B
JSON

{
"port": 3000,
"fileLocation": "./public/files/",
"historyLocation": "./public/history/",
"maxLibrarySize": 0,
"maxFileSize": 0
}