pixelfed/config
Daniel Supernault 9db18df329
Update pixelfed config
..
app.php Update app config
auth.php Update AuthServiceProvider, add oauth support
backup.php Apply fixes from StyleCI
broadcasting.php Apply fixes from StyleCI
cache.php Apply fixes from StyleCI
database.php Update database config, dont run mysql in strict mode
debugbar.php Update debugbar config
dotenv-editor.php Apply fixes from StyleCI
filesystems.php Add spaces filesystem driver
hashids.php Apply fixes from StyleCI
hashing.php Update hashing config, set custom bcrypt or argon settings
horizon.php Update horizon config
image-optimizer.php Apply fixes from StyleCI
image.php Apply fixes from StyleCI
logging.php Apply fixes from StyleCI
mail.php Apply fixes from StyleCI
partialcache.php Apply fixes from StyleCI
pixelfed.php Update pixelfed config
purify.php Update HTML Purifier config
queue.php Update queue config, set higher than timeout
recaptcha.php Apply fixes from StyleCI
routes.php Apply fixes from StyleCI
services.php Apply fixes from StyleCI
session.php Add Laravel Framework
snowflake.php Add snowflake ids to statuses
trustedproxy.php Fix a typo in the proxy configuration
view.php Add Laravel Framework