diff --git a/.env.example b/.env.example index dd719b7..d9bc415 100644 --- a/.env.example +++ b/.env.example @@ -1,3 +1,7 @@ +# Here you can control Directory Lister configuration through environment +# varaibles. See the configuration documentation for additional information: +# https://docs.directorylister.com/configuration + APP_DEBUG=false APP_LANGUAGE=en @@ -12,6 +16,3 @@ MATOMO_ANALYTICS_ID=false SORT_ORDER=type REVERSE_SORT=false - -# See the Configuration docs for additional information and options: -# https://github.com/DirectoryLister/DirectoryLister/wiki/Configuration