configuration.md
changeset 143 abfa3aa97b51
parent 142 b0d55f7fddeb
child 231 d5b3fb928f0f
equal deleted inserted replaced
142:b0d55f7fddeb 143:abfa3aa97b51
    49 madonctl -i mastodon.social oauth2 get-url
    49 madonctl -i mastodon.social oauth2 get-url
    50 # (Paste the link into your browser...)
    50 # (Paste the link into your browser...)
    51 madonctl -i mastodon.social code $CODE > config_file.yaml
    51 madonctl -i mastodon.social code $CODE > config_file.yaml
    52 ```
    52 ```
    53 
    53 
       
    54 Note that if you have set up madonctl to use a default theme, you will have
       
    55 to force the output with `-o plain` to get the example configuration file.
       
    56 
    54 ## Settings
    57 ## Settings
    55 
    58 
    56 All the available settings should be displayed with *config dump* (assuming
    59 All the available settings should be displayed with *config dump* (assuming
    57 the *safe_mode* variable is not set).
    60 the *safe_mode* variable is not set).
    58 
    61