ig-pixelfed-mirror/config.json.example

9 lines
234 B
Plaintext

// MAKE SURE YOU REMOVE ALL COMMENTS. Python doesn't like them :P
{
// instance domain (must be accessible)
"instance": "pixel.nogafam.es",
// maximum video size in MB (depends MAX_PHOTO_SIZE Pixelfed)
"max_video_size": 30
}