pixelfed/config
Daniel Supernault 167dbcdd43
Add /api/v2/instance api endpoint
2023-05-11 04:06:27 -06:00
..
app.php Add /api/v2/instance api endpoint 2023-05-11 04:06:27 -06:00
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 Update federation config, enable remote follows by default 2022-11-17 18:40:47 -07:00
filesystems.php Update filesystem config, change FILESYSTEM_DRIVER env variable to DANGEROUSLY_SET_FILESYSTEM_DRIVER and remove from default env configs. Changing the default filesystem should be avoided, use FILESYSTEM_CLOUD for s3 support, otherwise you can break things 2023-04-04 03:52:32 -06: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 Update instance config, enable config cache by default 2023-05-07 04:47:13 -06:00
laravel-ffmpeg.php Update ffmpeg config 2022-11-17 21:05:21 -07:00
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 Added store remote media on S3 config setting, disabled by default 2023-05-07 01:35:51 -06:00
passport.php Update passport config 2023-05-02 20:53:10 -06:00
pixelfed.php Update config, enable oauth by default 2023-05-07 05:22:07 -06:00
portfolio.php Add Portfolio feature 2022-10-17 01:59:23 -06:00
purify.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
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