server: database: "data/database.db" cacheDir: "data/tmp" sources: - path: "/storage" name: storage config: defaultEnabled: true maxArchiveSize: 50 # maxiumum pre-archive size users are allowed to download at once. auth: tokenExpirationHours: 2 methods: password: enabled: true minLength: 5 signup: false