BookStack/config
Dan Brown 1a72208d27
Added configurable robots.txt file.
Deleted old static file.
Default output depends on app-public setting.
Otherwise can be overidden in `.env` file via `ALLOW_ROBOTS`
Otherwise view file can be customized.

Fixes #779
2018-03-31 12:41:40 +01:00
..
app.php Added configurable robots.txt file. 2018-03-31 12:41:40 +01:00
auth.php Updated user interfaces for LDAP and added email from LDAP 2016-01-13 22:22:30 +00:00
broadcasting.php Initial commit 2015-07-12 20:01:42 +01:00
cache.php Added Redis cache/session support 2016-04-03 11:00:14 +01:00
compile.php Initial commit 2015-07-12 20:01:42 +01:00
database.php Fixed quoting db/table names in encoding migration. 2017-07-02 17:34:32 +01:00
dompdf.php Added book export and created export tests to cover 2017-02-26 13:26:51 +00:00
filesystems.php Added ability to secure images behind auth 2018-01-13 11:11:23 +00:00
mail.php Added ability to configure email sender name 2018-02-21 18:24:19 +09:00
queue.php Initial commit 2015-07-12 20:01:42 +01:00
services.php Tweaked some comments 2018-02-11 18:18:16 +00:00
session.php Allowed custom session expiry time 2017-11-11 18:30:55 +00:00
setting-defaults.php converted image picker to blade-based component 2016-12-24 15:21:19 +00:00
snappy.php Added wkhtmltopdf support and done some style tweaks 2017-01-01 12:20:30 +00:00
view.php Made it possible to override icons via custom theme 2018-02-17 12:36:24 +00:00