server: port: 80 database: "database.db" sources: - path: "/storage/Drive/home" name: "Mijn bestanden" config: defaultEnabled: true createUserDir: true - path: "/storage/Drive/shared" name: "Gezin" config: defaultEnabled: true externalUrl: "https://filebrowser-quantum.c01242a0-c0cf-4799-a47e-52e891963e28.nl" auth: methods: noauth: false # important to disable this! password: enabled: true # enable password authentication minLength: 12 # enforce decent strength signup: false # disable user self-registration integrations: office: url: "https://onlyoffice.c01242a0-c0cf-4799-a47e-52e891963e28.nl" secret: "" frontend: name: "Home Drive" description: "Zoals Google Drive maar dan zelfgehost" favicon: "/path/to2/favicon.png" externalLinks: - text: "🏞️ Immich" title: "Ons eigen Google Photos alternatief" url: "https://immich.c01242a0-c0cf-4799-a47e-52e891963e28.nl" - text: "📽️ Videos bewerken" title: "Zelf video's bewerken" url: "https://omnitools.c01242a0-c0cf-4799-a47e-52e891963e28.nl/categories/video" - text: "📝 Notities" title: "Ons eigen Google Keep alternatief" url: "https://blinko.c01242a0-c0cf-4799-a47e-52e891963e28.nl" - text: "📐 Tekenen" title: "Ons eigen Google Keep alternatief" url: "https://draw.c01242a0-c0cf-4799-a47e-52e891963e28.nl"