diff options
| author | Michael Peter Christen <mc@yacy.net> | 2026-03-28 16:18:42 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2026-03-28 16:18:42 +0100 |
| commit | 106730d36b4bdfa34eb12a194453b8c0208487b3 (patch) | |
| tree | 2f9fc50268ea5b7bf1981b8c69b84d2e9e4d1822 /defaults | |
| parent | af97d3a682cb7c4bbb4f37fb42246b4ef6fc2ef2 (diff) | |
hero page modification for YaCy Chat
Diffstat (limited to 'defaults')
| -rw-r--r-- | defaults/yacy.init | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/defaults/yacy.init b/defaults/yacy.init index dd0db4496..a08516364 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -347,7 +347,8 @@ parser.pdf.individualpages.key=page # These strings appear in the Web Mask of the YACY search client
# Set these Strings to cusomize your peer and give any message to
# other peer users
-promoteSearchPageGreeting = search...
+promoteSearchPageGreeting = Your Own Search Engine
+promoteChatPageGreeting = Private Chat with Your Own Knowledge
# if the following property is set to true, the network name is used as greeting
promoteSearchPageGreeting.useNetworkName = false
# the following attributes can be used to define a custom image, alternative text and home page on the search page
|
