BookStack/config
Dan Brown 43d9d2eba7 Updated all application urls to allow path prefix.
Allows BookStack to be installed at a non-root location on a domain.
Closes #40.
2016-08-14 12:29:35 +01:00
..
app.php Updated all application urls to allow path prefix. 2016-08-14 12:29:35 +01:00
auth.php
broadcasting.php
cache.php Added Redis cache/session support 2016-04-03 11:00:14 +01:00
compile.php
database.php Updated database config to be codeship compatible 2016-05-02 10:35:42 +01:00
dompdf.php Added plaintext & basic PDF page Export 2016-01-31 17:53:30 +00:00
filesystems.php
mail.php
queue.php
services.php Cleaned tests up, Started LDAP tests, Created LDAP wrapper 2016-01-15 23:21:47 +00:00
session.php
setting-defaults.php Updated all application urls to allow path prefix. 2016-08-14 12:29:35 +01:00
view.php