diff options
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 |
