1
0
Fork 0

- [fediverse] added comment line character when composing posts.

This commit is contained in:
cage 2024-09-03 22:04:17 +02:00
parent 6dd628bca8
commit 4947289eab
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ editor = "nano --locking"
# prefix for comments line when composing a post
# line starting with this prefix will *not* be sent to the server
post.comment-line.prefix = ";"
post.comment-line.prefix = "#"
# allowed languages post, if the regex does not match the post's
# language the post is discarded