mirror of
https://github.com/PretendoNetwork/account.git
synced 2026-08-23 11:14:04 -05:00
chore: Add documentation on new config option
This commit is contained in:
3
SETUP.md
3
SETUP.md
@@ -95,4 +95,5 @@ Configurations are loaded through environment variables. `.env` files are suppor
|
||||
| `PN_ACT_CONFIG_DISCOURSE_API_USERNAME` | Used for anonymizing user accounts on Discourse during account deletion. Forum anonymization skipped if not set | Yes |
|
||||
| `PN_ACT_CONFIG_GRPC_MIIVERSE_HOST` | Used to remove Miiverse user data during account deletion | No |
|
||||
| `PN_ACT_CONFIG_GRPC_MIIVERSE_PORT` | Used to remove Miiverse user data during account deletion | No |
|
||||
| `PN_ACT_CONFIG_GRPC_MIIVERSE_KEY_API` | Used to remove Miiverse user data during account deletion | No |
|
||||
| `PN_ACT_CONFIG_GRPC_MIIVERSE_KEY_API` | Used to remove Miiverse user data during account deletion | No |
|
||||
| `PN_ACT_PROVISIONING_SERVER_CONFIG` | Specify a path to a JSON file containing a list of servers to provision automatically to the DB | Yes |
|
||||
Reference in New Issue
Block a user