Skip to content

Current full config output not shown in {basePath}/static/config.generated.yaml with an authenticated user #838

@djismgaming

Description

@djismgaming

Description
The current full config output is not shown in {basePath}/static/config.generated.yaml with an authenticated user. I see a generic output instead of a generated one.

Expected behaviour
I expect this example to be shown there, if generated from the actual current config:

  sources:                                #  validate:required,dive
    - path: /srv                          # file system path. (Can be relative)  validate:required

What is happening instead?
This is shown in the generated config URL:

  sources:                                #  validate:required,dive
    - path: /relative/or/absolute/path    # file system path. (Can be relative)  validate:required

Additional context
New install using docker compose

How to reproduce?
Setup the docker compose stack as in the provided examples on a new installation. Follow the shown note for the generated config to appear as shown in: https://github.com/gtsteffaniak/filebrowser/wiki/Full-Config-Example#full-config-example

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions