pixelfed/config
Daniel Supernault 4e1d0ed596
Add admin report email notifications
2023-03-13 05:55:56 -06:00
..
app.php
auth.php
backup.php Update backup.php 2023-03-04 22:49:04 +01:00
broadcasting.php
cache.php
captcha.php
cors.php
costar.php
database.php Update database config, add sticky flag https://laravel.com/docs/9.x/database#the-sticky-option 2022-12-30 23:30:05 -07:00
debugbar.php
dotenv-editor.php
exp.php
federation.php
filesystems.php Update Media model, use cloud filesystem url if enabled instead of cdn_url to easily update S3 media urls 2023-02-03 20:20:51 -07:00
hashids.php
hashing.php
horizon.php Update InboxPipeline, add inbox job queue and separate http sig validation from activity handling 2022-12-13 00:27:46 -07:00
image-optimizer.php
image.php
instance.php Add admin report email notifications 2023-03-13 05:55:56 -06:00
laravel-ffmpeg.php
ldap.php
livestreaming.php
logging.php Update logging config 2022-12-17 21:17:07 -07:00
mail.php Update MAIL_EHLO_DOMAIN variable 2023-01-08 13:45:28 -07:00
media.php Update configs 2022-12-17 20:28:23 -07:00
passport.php
pixelfed.php
portfolio.php
purify.php
queue.php Update queue config, set "after_commit" to true 2023-03-05 03:20:55 -07:00
routes.php
services.php
session.php
snowflake.php
telescope.php
trending.php Add trending config 2022-12-27 03:37:48 -07:00
trustedproxy.php
view.php
websockets.php