fix: add security exception to allow S3 media
This commit is contained in:
@@ -210,6 +210,11 @@ define('PRIORITY_CATEGORIES', [
|
||||
// Nombre maximum de posts à afficher
|
||||
// define('MASTODON_MAX_POST_SHOW', '10');
|
||||
|
||||
// URL du stockage S3 pour les médias Mastodon (optionnel)
|
||||
// Format: https://votre-bucket.s3.region.provider.com
|
||||
// Laissez vide ou commentez pour désactiver
|
||||
// define('MASTODON_S3_MEDIA_URL', 'https://s3.eu-central-003.backblazeb2.com');
|
||||
|
||||
// =========================================
|
||||
// Contact
|
||||
// =========================================
|
||||
|
||||
Reference in New Issue
Block a user