# HG changeset patch # User Mikael Berthe # Date 1494772053 -7200 # Node ID b0d55f7fddeb8000418b7248aecb6bb54111bbcf # Parent abaf660dc3fcb730e05321c556e417c4c900db6d Add default_visibility to configuration documentation Thanks to wxl. diff -r abaf660dc3fc -r b0d55f7fddeb configuration.md --- a/configuration.md Sun May 14 12:04:43 2017 +0200 +++ b/configuration.md Sun May 14 16:27:33 2017 +0200 @@ -65,6 +65,7 @@ `login` | User login (email) `password` | User password `safe_mode` | If set to *true*, the configuration cannot be dumped with *config dump* +`default_visibility` | Default toots visibillity (Mastodon's default is 'public') `default_output` | Default output format; one of plain, yaml, json or theme `template_directory` | The local directory where templates and themes are installed `default_theme` | Default theme name (e.g. *ansi*)