mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #1187] Admin Page unable to read the changed value in config.json #837
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#837
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wcjxixi on GitHub (Oct 13, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1187
I change the value of setting in Admin Page, it can write to config.json, but when I change value of setting in config.json directly, Admin Page unable to read the changed value in config.json.
I have tried to clear the browser's cooke and cache, but still the same.
I think the permissions of the config.json file are correct.
My Environment
@BlackDex commented on GitHub (Oct 13, 2020):
Did you also restarted bitwarden? Because it only reads that file during start.
@wcjxixi commented on GitHub (Oct 14, 2020):
Thank you, it has been resolved, as you said, bitwarden needs to be restarted