configuration.md
changeset 142 b0d55f7fddeb
parent 139 c37290be4deb
child 143 abfa3aa97b51
equal deleted inserted replaced
141:abaf660dc3fc 142:b0d55f7fddeb
    63 `app_secret`| Application secret (generated by madonctl)
    63 `app_secret`| Application secret (generated by madonctl)
    64 `token`     | User Mastodon token (generated at login time)
    64 `token`     | User Mastodon token (generated at login time)
    65 `login`     | User login (email)
    65 `login`     | User login (email)
    66 `password`  | User password
    66 `password`  | User password
    67 `safe_mode` | If set to *true*, the configuration cannot be dumped with *config dump*
    67 `safe_mode` | If set to *true*, the configuration cannot be dumped with *config dump*
       
    68 `default_visibility` | Default toots visibillity (Mastodon's default is 'public')
    68 `default_output`     | Default output format; one of plain, yaml, json or theme
    69 `default_output`     | Default output format; one of plain, yaml, json or theme
    69 `template_directory` | The local directory where templates and themes are installed
    70 `template_directory` | The local directory where templates and themes are installed
    70 `default_theme`      | Default theme name (e.g. *ansi*)
    71 `default_theme`      | Default theme name (e.g. *ansi*)
    71 `color`              | Default color setting (on, off, auto)
    72 `color`              | Default color setting (on, off, auto)
    72 `verbose`            | Set to *true* for verbose mode
    73 `verbose`            | Set to *true* for verbose mode