[1mdiff --git a/example.ini b/example.ini[m
[1mindex fa809db..9d66b8c 100644[m
[1m--- a/example.ini[m
[1m+++ b/example.ini[m
[36m@@ -11,6 +11,7 @@[m [mupload_limit = 102400[m
[bubble][m
name = My Bubble[m
info = A Small Social Hub[m
[32m+[m[32m; info.nouser = Longer description to show for unregistered visitors.[m
icon = 🌒[m
conduct = Here you can detail the Code of Conduct for your Bubble.[m
|[m
[36m@@ -20,14 +21,24 @@[m [mconduct = Here you can detail the Code of Conduct for your Bubble.[m
; |[m
; Sorry, you need a registered client certificate to access this server.[m
[m
[32m+[m[32mhelp.intro = This will be shown on the Help page. You can put local instance-specific information here.[m
[32m+[m
; Allow users to register accounts.[m
user.register = true[m
[m
[32m+[m[32m; Allow users to create subspaces.[m
[32m+[m[32muser.subspaces = true[m
[32m+[m
[32m+[m[32m; Feedback mechanisms.[m
[32m+[m[32muser.likes = true[m
[32m+[m[32muser.thanks = true[m
[32m+[m[32muser.reactions = 😄 🥰 🤯 💥[m
[32m+[m
; avatar.note = => gemini://geminispace.org/s/Bubble-Issues/issues/9 Missing your favorite Emoji?[m
[m
; email.cmd
must be set or email notifications will be disabled.[m
[31m-[m
[31m-;email.cmd = /usr/sbin/sendmail[m
[32m+[m[32m; Can be set to "stdout" for debugging purposes.[m
[32m+[m[32m; email.cmd = /usr/sbin/sendmail[m
email.from = noreply@example.com[m
[m
; Database server and credentials.[m
[36m@@ -46,3 +57,6 @@[m [madmin.certpass = password[m
; Cloned bare Git repositories are kept in this directory for keeping track[m
; of commit history and messages.[m
repo.cachedir = /home/username/.bubble-cache/[m
[32m+[m
[32m+[m[32m; URL for broadcasting Gemini feed entries.[m
[32m+[m[32m; antenna.url = gemini://warmedal.se/~antenna/submit[m
text/plain
This content has been proxied by September (3851b).