You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/config
Daniel Supernault 75db5116b7
Add AutospamCustomTokens model + migration
2 years ago
..
app.php Add /api/v2/instance api endpoint 2 years ago
auth.php
autospam.php Add AutospamCustomTokens model + migration 2 years ago
backup.php Update backup.php 2 years ago
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 3 years ago
debugbar.php
dotenv-editor.php
exp.php
federation.php Update federation config, enable remote follows by default 3 years ago
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 2 years ago
hashids.php
hashing.php
horizon.php Update InboxPipeline, add inbox job queue and separate http sig validation from activity handling 3 years ago
image-optimizer.php
image.php
instance.php Update InstanceService, fix banner blurhash memory bug 2 years ago
laravel-ffmpeg.php Update ffmpeg config 3 years ago
ldap.php
livestreaming.php
logging.php Update logging config 3 years ago
mail.php Update MAIL_EHLO_DOMAIN variable 3 years ago
media.php Added store remote media on S3 config setting, disabled by default 2 years ago
passport.php Update passport config 2 years ago
pixelfed.php Update config, enable oauth by default 2 years ago
portfolio.php
purify.php Bump laravel, v9 => v10 2 years ago
queue.php Update queue config, set "after_commit" to true 2 years ago
routes.php
services.php
session.php
snowflake.php
telescope.php
trending.php Add trending config 3 years ago
trustedproxy.php
view.php
websockets.php