GitHub - zhoreeq/ipfd: An imageboard, but images are stored in a peer-to-peer network
Look inside Run Config options SITE_NAME, website title DATABASE_URL, postgresql connection string TEMPLATES_PATH, path to templates, i.e. /etc/ipfd/templates STATIC_PATH, path to static files, i.e. /etc/ipfd/static IPFS_API, IPFS node settings, by default it should be /ip4/127.0.0.1/tcp/5001 IPFS_GATEWAY, URL of IPFS gateway IPFS_PIN, files are not pinned in the IPFS repository if set to false MAX_FILESIZE, maximum uploaded file size in bytes ALLOWED_CONTENT_TYPES, which MIME file types are allowed PREMODERATION, if true, posts are not displayed until admin approves them manually About To...