diff --git a/example.ini b/example.ini

index fa809db..9d66b8c 100644

--- a/example.ini

+++ b/example.ini

@@ -11,6 +11,7 @@ upload_limit = 102400

[bubble]

name = My Bubble

info = A Small Social Hub

+; info.nouser = Longer description to show for unregistered visitors.

icon = 🌒

conduct = Here you can detail the Code of Conduct for your Bubble.

 |

@@ -20,14 +21,24 @@ conduct = Here you can detail the Code of Conduct for your Bubble.

; |

; Sorry, you need a registered client certificate to access this server.



+help.intro = This will be shown on the Help page. You can put local instance-specific information here.

+

; Allow users to register accounts.

user.register = true



+; Allow users to create subspaces.

+user.subspaces = true

+

+; Feedback mechanisms.

+user.likes = true

+user.thanks = true

+user.reactions = 😄 🥰 🤯 💥

+

; avatar.note = => gemini://geminispace.org/s/Bubble-Issues/issues/9 Missing your favorite Emoji?



; email.cmd must be set or email notifications will be disabled.

-

-;email.cmd = /usr/sbin/sendmail

+; Can be set to "stdout" for debugging purposes.

+; email.cmd = /usr/sbin/sendmail

email.from = noreply@example.com



; Database server and credentials.

@@ -46,3 +57,6 @@ admin.certpass = password

; Cloned bare Git repositories are kept in this directory for keeping track

; of commit history and messages.

repo.cachedir = /home/username/.bubble-cache/

+

+; URL for broadcasting Gemini feed entries.

+; antenna.url = gemini://warmedal.se/~antenna/submit

Proxy Information
Original URL
gemini://git.skyjake.fi/bubble/main/pcdiff/db03881fd119effd35d8dbd48eedc0fcf58ff941
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
30.921764 milliseconds
Gemini-to-HTML Time
0.628994 milliseconds

This content has been proxied by September (3851b).