app/config/app.php
. These options control core application functionality.compile_container
app/config
definitions because this option is applied before the application container (and configuration) is loaded.false
or <unset>
<unset>
COMPILE_CONTAINER
dark_mode
true
or false
false
DARK_MODE
date_format
debug
true
or false
false
APP_DEBUG
display_readmes
README
files on the page.true
or false
true
DISPLAY_READMES
google_analytics_id
UA-123456789-0
or false
to disablefalse
GOOGLE_ANALYTICS_ID
hidden_files_list
.hidden
HIDDEN_FILES_LIST
hidden_files
hidden_files_list
configuration option. Supports glob patterns (e.g. *.txt
, file.{yml,yaml}
, etc.).[]
(an empty array)hide_app_files
index.php
and the app
folder).true
or false
true
HIDE_APP_FILES
true
or false
true
HIDE_DOT_FILES
hide_vcs_files
true
or false
true
HIDE_VCS_FILES
home_text
home
link in the navigation breadcrumbs. If undefined or null
will use the translated form of "home" form your selected language.null
HOME_TEXT
language
matomo_analytics_site_id
false
MATOMO_ANALYTICS_SITE_ID
matomo_analytics_url
false
MATOMO_ANALYTICS_URL
max_hash_size
meta_description
<meta name="description">
) text.Yet another directory listing, powered by Directory Lister.
META_DESCRIPTION
readmes_first
true
or false
false
READMES_FIRST
reverse_sort
true
or false
false
REVERSE_SORT
site_title
Directory Lister
SITE_TITLE
sort_order
\DI\value()
function. The anonymous function receives two \SplFileInfo
objects as arguments and expects an integer to be returned.type
, natural
, name
, accessed
, changed
, modified
, <anonymous function>
type
SORT_ORDER
timezone
TIMEZONE
zip_downloads
true
or false
true
ZIP_DOWNLOADS