mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-09-17 18:06:21 +03:00
Fix typo
@@ -50,7 +50,7 @@ This is useful if you want to use a feature like `docker secrets`, e.g. by setti
|
|||||||
|
|
||||||
### Using the `/admin` page
|
### Using the `/admin` page
|
||||||
|
|
||||||
To an extend, Vaultwarden can also be configured using a `config.json` file, which can be generated and edited over the `/admin` panel and is saved in the data folder.
|
To an extent, Vaultwarden can also be configured using a `config.json` file, which can be generated and edited over the `/admin` panel and is saved in the data folder.
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> :pray: While it's technically possible to create and edit the `config.json` file manually, **we strongly advise against it**. [JSON](https://www.json.org/) has a rather strict syntax and if you don't know what you are doing, this might become a nightmare to debug.
|
> :pray: While it's technically possible to create and edit the `config.json` file manually, **we strongly advise against it**. [JSON](https://www.json.org/) has a rather strict syntax and if you don't know what you are doing, this might become a nightmare to debug.
|
||||||
|
|||||||
Reference in New Issue
Block a user