isso/share/isso-dev.conf
Jelmer Vernooij 86b65f817e
html: Add markdown render flag option (#616)
New "flags" option in the [markdown] section to customize
Misaka's Markdown HTML rendering.

By default, no flags are set.

```
[markup]
flags = skip-html, escape, hard-wrap
```

Update CHANGES.rst and add the section to the sample
isso.conf and isso-dev.conf
2020-02-15 16:24:32 +01:00

38 lines
654 B
INI

# Isso configuration file
# vim: set filetype=ini
# These are the settings used to run Isso inside of the vagrant-powered developer setup.
[general]
dbpath = /var/isso/comments.db
host = http://isso-dev.local/
max-age = 15m
notify = stdout
reply-notifications = false
log-file = /var/log/isso.log
[admin]
enabled = true
password = strong_default_password_for_isso_admin
[moderation]
enabled = false
purge-after = 30d
[server]
profile = off
[guard]
enabled = false
[markup]
options = strikethrough, autolink, fenced_code, no_intra_emphasis
flags =
allowed-elements =
allowed-attributes =
[hash]
salt = Eech7co8Ohloopo9Ol6baimi
algorithm = pbkdf2