instance.gen task: make example instance name less confusing
authorrinpatch <rinpatch@sdf.org>
Tue, 25 Feb 2020 21:32:34 +0000 (00:32 +0300)
committerrinpatch <rinpatch@sdf.org>
Tue, 25 Feb 2020 21:32:34 +0000 (00:32 +0300)
See https://git.pleroma.social/pleroma/pleroma/merge_requests/2245#note_52217

lib/mix/tasks/pleroma/instance.ex

index 216dec2967b54ea2f8cf33834fc95e40f6fb7c2c..54d34e42f8c55986d1ea071cdf56575435decca2 100644 (file)
@@ -65,7 +65,7 @@ defmodule Mix.Tasks.Pleroma.Instance do
         get_option(
           options,
           :instance_name,
-          "What is the name of your instance? (e.g. Pleroma/Soykaf)",
+          "What is the name of your instance? (e.g. The Corndog Emporium)",
           domain
         )