about summary refs log tree commit diff
path: root/.env.production.sample
AgeCommit message (Expand)Author
2017-12-22enforce LOCAL_HTTPS=true in production (#6061)nightpool
2017-11-14Rename MAX_CHARS to MAX_TOOT_CHARS to be more specific.Lain Iwakura
2017-11-14Make character limit configurable.Lain Iwakura
2017-09-22Document REDIS_NAMESPACE (#5038)Nolan Lawson
2017-09-11Add OpenStack Keystone V3 support (#4889)Patrick Figel
2017-09-06Add environment sample for OpenStack Swift (#4816)Yamagishi Kazutoshi
2017-09-05comment correction (#4812)Treyssat-Vincent Nino
2017-08-01Show SMTP_TLS in config sample (#4477)ScienJus
2017-07-14Add Rake task for generate VAPID key (#4195)Yamagishi Kazutoshi
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-05-30added 'https://' to CDN_HOST variable example (#3446)Chris
2017-05-22Allow alternate domains for mastodon handlers (#3187)Immae
2017-05-20Some Dockerfile improvements (#3182)Wonderfall
2017-05-19Adds better documentation to LOCAL_DOMAIN and LOCAL_HTTPS (#3149)Audun Larsen
2017-05-08Improve example env file for local Postfix relay (#2892)Jarek Lipski
2017-05-05Add additional documentation and warnings to the WEB_DOMAIN setting. (#2386)ThibG
2017-05-04fix DB_URL (#2778)abcang
2017-05-03Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)Eugen Rochko
2017-05-03Allow to set CA file for SMTP (#2713)Akihiko Odaki
2017-04-19Updated note about 'none' SMTP authentication method in .env.production.sampl...evilny0
2017-04-19Change to switch signature version for Amazon S3 (#2124)Yamagishi Kazutoshi
2017-04-17Add documentation of SMTP_DOMAIN (#1738)Ian Kelling
2017-04-17Allow using an SMTP server without authentication (#1597)Miguel Jacq
2017-04-17Improve streaming server with cluster (#1970)geta6
2017-04-15Add REDIS_DB env variable to configure Redis database (#1366)Les Orchard
2017-04-15Allow running mastodon on a different domain as the one used for identifying ...ThibG
2017-04-15Custom Paperclip path. (#778)Valentin Lorentz
2017-04-13smtp delivery type fix (#1556)James Moore
2017-04-10More SMTP customization (#1372)Alexander Mankuta
2017-04-09Add env variable to disable prepared statements (#1293)Eugen
2017-04-08Merge pull request #1125 from jasonrhodes/patch-1Eugen
2017-04-07Moved into a comment per feedbackJason Rhodes
2017-04-07Merge branch 'master' into feature-customized-default-localeEugen
2017-04-07Update Finnish translations, add sample Minio config (#954)Jantso Porali
2017-04-07Allow setting of default language through configEugen Rochko
2017-04-06Email service options :PJason Rhodes
2017-04-04[#817] Add email whitelistPete Keen
2017-03-23:wrench: S3 protocol from ENVleopku
2017-02-04Make the streaming API also handle websockets (because trying to get the brow...Eugen Rochko
2017-01-29Update sample .envEugen Rochko
2016-12-29Add docker-compose example about rake secret taskEugen
2016-12-06Add single user modeEugen Rochko
2016-11-29Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions o...Eugen Rochko
2016-11-26Fix CDN_HOST variable requirementEugen Rochko
2016-11-25Remove remnants of Neo4JAndrea Faulds
2016-11-23Explain application secrets (#217)Andrea Faulds
2016-10-15Add sync command for neo4j, fix configuration, add neo4j to docker-compose, f...Eugen Rochko
2016-03-16Fixing the docker container setup (with assets compilation &co)Eugen Rochko
2016-03-16Adding e-mail configurationEugen Rochko
2016-03-14Adding a docker-compose template for running Mastodon easilyEugen Rochko