diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-04-27 18:36:42 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-04-27 18:36:42 +0200 |
| commit | ad129e8ae47fd9cd151115b6f5b84e7eae979d6d (patch) | |
| tree | e2326d28314a923bff1e2a3ed3d30c50f66ba81f /.env.example | |
| parent | 31930986fbff968d8517da0187c0de65d85ab79f (diff) | |
build(docker): support of force command registration
Diffstat (limited to '.env.example')
| -rw-r--r-- | .env.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.example b/.env.example index cd13f27..a98e8bb 100644 --- a/.env.example +++ b/.env.example @@ -9,3 +9,4 @@ POSTGRES_DB=les-copaings # Bot # ############## TOKEN=your_token +FORCE_COMMAND_REGISTRATION=false # force registration of command |
