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
dansup 481d5653f7
Merge pull request #6163 from Krafting/patch-1
Change default max number of blocked/muted account
1 week ago
..
api.php Add api endpoint 1 year ago
app.php Update app config, add description and rule env variables 2 months ago
auth.php Update auth.php 9 months ago
autospam.php Update Autospam, add live filters to block remote activities based on comma separated keywords 2 years ago
backup.php Update backup, disable notifications by default 8 months ago
broadcasting.php Add live stream events 3 years ago
cache.php Update session config 10 months ago
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 3 years ago
cors.php Adjust CORS configuration to support API & OAuth Routes 2 years ago
costar.php
database.php Update session config 10 months ago
debugbar.php Update debugbar config 7 years ago
dotenv-editor.php
exp.php
federation.php Update federation config 8 months ago
filesystems.php Give execute permissions to folders 8 months ago
groups.php Add groups models, controllers and services 1 year ago
hashids.php
hashing.php Update hashing config, set custom bcrypt or argon settings 7 years ago
horizon.php
image-optimizer.php Fix heic, avif, webp support and add libvips driver 6 months ago
image.php Update image config 6 months ago
import.php Update AccountImports, add webp support 8 months ago
instance.php Merge pull request #6163 from Krafting/patch-1 1 week ago
laravel-ffmpeg.php
ldap.php
livestreaming.php
logging.php Update logging config 3 years ago
mail.php Add Resend email support 1 year ago
media.php Update CatchUnoptimizedMedia command, make 1hr limit opt-in 10 months ago
passport.php
pixelfed.php Bump version to v0.12.6 2 months ago
portfolio.php Add Portfolio feature 3 years ago
pulse.php Add Pulse 10 months ago
purify.php
queue.php Update queue config, set "after_commit" to true 3 years ago
remote-auth.php Update OIDC config with comments, and disable tests as we dont have db tests configured 6 months ago
routes.php
security.php Add forgot email feature 2 years ago
services.php Update mailgun config, add endpoint and scheme 11 months ago
session.php Update cache/session config 2 years ago
snowflake.php Update snowflake config, allow custom datacenter/worker ids 8 months ago
telescope.php Add laravel-websockets library 3 years ago
trending.php Add trending config 3 years ago
trustedproxy.php Update trustedproxy.php 4 years ago
view.php
webpush.php Add WebPush 2 years ago
websockets.php