diff --git a/api/.env.example b/api/.env.example index df8cb39ec..85c8acfb5 100644 --- a/api/.env.example +++ b/api/.env.example @@ -61,4 +61,4 @@ MEILI_MASTER_KEY=JKMW-hGc7v_D1FkJVdbRSDNFLZcUv3S75yrxXP0SmcU # <-- ready made se # global enable/disable the sample user system. # this is not a ready to use user system. # dont't use it, unless you can write your own code. -# ENABLE_USER_SYSTEM= # <-- make sure you don't comment this back in if you're using your own user system \ No newline at end of file +# ENABLE_USER_SYSTEM= # <-- make sure you don't comment this back in if you're not using your own user system