Update readme.md

This commit is contained in:
Cohee 2024-06-17 14:27:50 +03:00 committed by GitHub
parent bca99a4d7f
commit 4607b79a83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.github/readme.md vendored
View File

@ -268,7 +268,7 @@ You will need two mandatory directory mappings and a port mapping to allow Silly
## API keys management
SillyTavern saves your API keys to a `secrets.json` file in the server directory.
SillyTavern saves your API keys to a `secrets.json` file in the user data directory (`/data/default-user/secrets.json` is the default path).
By default, they will not be exposed to a frontend after you enter them and reload the page.