creating trusted app from adminFE & mix task
[akkoma] / lib / mix / tasks / pleroma / instance.ex
index 216dec2967b54ea2f8cf33834fc95e40f6fb7c2c..bc842a59f1b3ecd8b9f248d5aa8f6ef49e7f2804 100644 (file)
@@ -1,5 +1,5 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Mix.Tasks.Pleroma.Instance do
@@ -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
         )