projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
359faa8
)
instance.gen task: make example instance name less confusing
author
rinpatch
<rinpatch@sdf.org>
Tue, 25 Feb 2020 21:32:34 +0000
(
00:32
+0300)
committer
rinpatch
<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
patch
|
blob
|
history
diff --git
a/lib/mix/tasks/pleroma/instance.ex
b/lib/mix/tasks/pleroma/instance.ex
index 216dec2967b54ea2f8cf33834fc95e40f6fb7c2c..54d34e42f8c55986d1ea071cdf56575435decca2 100644
(file)
--- a/
lib/mix/tasks/pleroma/instance.ex
+++ b/
lib/mix/tasks/pleroma/instance.ex
@@
-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
)