X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=config%2Fdescription.exs;h=6b151a59f4b9bb4f15cf2761e38fc4c6f02a342b;hb=439ec4913793b306706b148a1a6b9d344d0bc1df;hp=5d7ea7d25accc67366e2454da2d08aa0ba1edea5;hpb=c092fc9fd64c71dd968c48e28685c470d7d6afd9;p=akkoma diff --git a/config/description.exs b/config/description.exs index 5d7ea7d25..6b151a59f 100644 --- a/config/description.exs +++ b/config/description.exs @@ -3452,13 +3452,15 @@ config :pleroma, :config_description, [ %{ key: :command_argos_translate, type: :string, - description: "command for `argos-translate`. Can be the command if it's in your PATH, or the full path to the file.", + description: + "command for `argos-translate`. Can be the command if it's in your PATH, or the full path to the file.", suggestion: ["argos-translate"] }, %{ key: :command_argospm, type: :string, - description: "command for `argospm`. Can be the command if it's in your PATH, or the full path to the file.", + description: + "command for `argospm`. Can be the command if it's in your PATH, or the full path to the file.", suggestion: ["argospm"] }, %{