pixelfed/config
Daniel Supernault 884e2f196f
Bump version
2023-05-29 03:54:16 -06:00
..
app.php Add /api/v2/instance api endpoint 2023-05-11 04:06:27 -06:00
auth.php
autospam.php Add AutospamCustomTokens model + migration 2023-05-17 03:53:05 -06:00
backup.php
broadcasting.php
cache.php
captcha.php Update login form, allow admins to enable captcha after X failed attempts. Admins can set the number of attempts before captcha is shown, default is 2 attempts before captcha is required 2023-05-23 05:08:34 -06:00
cors.php
costar.php
database.php
debugbar.php
dotenv-editor.php
exp.php Update config, enable post edits by default 2023-05-25 01:47:05 -06:00
federation.php
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
image-optimizer.php
image.php
instance.php Update InstanceService, fix banner blurhash memory bug 2023-05-12 23:56:55 -06:00
laravel-ffmpeg.php
ldap.php
livestreaming.php
logging.php
mail.php
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 Bump version 2023-05-29 03:54:16 -06:00
portfolio.php
purify.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
queue.php
routes.php
services.php
session.php
snowflake.php
telescope.php
trending.php
trustedproxy.php
view.php
websockets.php