diff --git a/.env.sample b/.env.sample index 8a90ce7..d690a20 100644 --- a/.env.sample +++ b/.env.sample @@ -4,8 +4,6 @@ SECRET_KEY = '' # Production Switches BACKEND_DEBUG = 'True' -USE_VAULT = 'False' -SERVE_MEDIA = 'False' # Superuser Credentials DJANGO_ADMIN_USERNAME = 'admin'