summaryrefslogtreecommitdiff
path: root/priv/templates/sample_config.eex
AgeCommit message (Expand)Author
2022-09-02Bump minimum Elixir version to 1.10Haelwenn (lanodan) Monnier
2021-12-15Add Phoenix LiveDashboardAlex Gleason
2021-01-13truncated_namespace should default to nilMark Felder
2021-01-12Deprecate Pleroma.Uploaders.S3, :public_endpointMark Felder
2020-12-21Do not include pool_size in the template. It encourages unwanted fiddling :)Mark Felder
2020-10-12Support enabling upload filters during instance genMark Felder
2020-01-10dynamic_configuration renamingAlexander Strizhakov
2019-07-12merge developRoman Chvanikov
2019-07-10add listener port and ip option for 'pleroma.instance gen' and enable its testSachin Joshi
2019-07-09Merge developRoman Chvanikov
2019-07-03Remove Uploaders.SwiftEgor Kislitsyn
2019-06-29Resolve conflictsRoman Chvanikov
2019-06-22Support RUM indexes in the config generatorrinpatch
2019-06-22Fallback to Config if Mix.Config does not exist, even if Config does notrinpatch
2019-06-21use Config in generated config when availablerinpatch
2019-06-21Move config templates to priv so they can be found in releasesrinpatch