index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.env.production.sample
Age
Commit message (
Expand
)
Author
2017-05-30
added 'https://' to CDN_HOST variable example (#3446)
Chris
2017-05-22
Allow alternate domains for mastodon handlers (#3187)
Immae
2017-05-20
Some Dockerfile improvements (#3182)
Wonderfall
2017-05-19
Adds better documentation to LOCAL_DOMAIN and LOCAL_HTTPS (#3149)
Audun Larsen
2017-05-08
Improve example env file for local Postfix relay (#2892)
Jarek Lipski
2017-05-05
Add additional documentation and warnings to the WEB_DOMAIN setting. (#2386)
ThibG
2017-05-04
fix DB_URL (#2778)
abcang
2017-05-03
Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)
Eugen Rochko
2017-05-03
Allow to set CA file for SMTP (#2713)
Akihiko Odaki
2017-04-19
Updated note about 'none' SMTP authentication method in .env.production.sampl...
evilny0
2017-04-19
Change to switch signature version for Amazon S3 (#2124)
Yamagishi Kazutoshi
2017-04-17
Add documentation of SMTP_DOMAIN (#1738)
Ian Kelling
2017-04-17
Allow using an SMTP server without authentication (#1597)
Miguel Jacq
2017-04-17
Improve streaming server with cluster (#1970)
geta6
2017-04-15
Add REDIS_DB env variable to configure Redis database (#1366)
Les Orchard
2017-04-15
Allow running mastodon on a different domain as the one used for identifying ...
ThibG
2017-04-15
Custom Paperclip path. (#778)
Valentin Lorentz
2017-04-13
smtp delivery type fix (#1556)
James Moore
2017-04-10
More SMTP customization (#1372)
Alexander Mankuta
2017-04-09
Add env variable to disable prepared statements (#1293)
Eugen
2017-04-08
Merge pull request #1125 from jasonrhodes/patch-1
Eugen
2017-04-07
Moved into a comment per feedback
Jason Rhodes
2017-04-07
Merge branch 'master' into feature-customized-default-locale
Eugen
2017-04-07
Update Finnish translations, add sample Minio config (#954)
Jantso Porali
2017-04-07
Allow setting of default language through config
Eugen Rochko
2017-04-06
Email service options :P
Jason Rhodes
2017-04-04
[#817] Add email whitelist
Pete Keen
2017-03-23
:wrench: S3 protocol from ENV
leopku
2017-02-04
Make the streaming API also handle websockets (because trying to get the brow...
Eugen Rochko
2017-01-29
Update sample .env
Eugen Rochko
2016-12-29
Add docker-compose example about rake secret task
Eugen
2016-12-06
Add single user mode
Eugen Rochko
2016-11-29
Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions o...
Eugen Rochko
2016-11-26
Fix CDN_HOST variable requirement
Eugen Rochko
2016-11-25
Remove remnants of Neo4J
Andrea Faulds
2016-11-23
Explain application secrets (#217)
Andrea Faulds
2016-10-15
Add sync command for neo4j, fix configuration, add neo4j to docker-compose, f...
Eugen Rochko
2016-03-16
Fixing the docker container setup (with assets compilation &co)
Eugen Rochko
2016-03-16
Adding e-mail configuration
Eugen Rochko
2016-03-14
Adding a docker-compose template for running Mastodon easily
Eugen Rochko