mirror of
https://github.com/JimenezJC/mshj_blog.git
synced 2026-03-07 23:34:36 -05:00
blog .8 (also comments added)
This commit is contained in:
parent
7027ce8623
commit
b4be1547cf
36 changed files with 1778 additions and 142 deletions
19
isso.dev.cfg
Normal file
19
isso.dev.cfg
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[general]
|
||||
dbpath = /home/mshj/Documents/projects/mshj_blog/isso-dev.db
|
||||
host =
|
||||
http://localhost:1313
|
||||
http://localhost:33989
|
||||
|
||||
[server]
|
||||
listen = http://localhost:8080
|
||||
|
||||
[moderation]
|
||||
enabled = false
|
||||
|
||||
[client]
|
||||
require-email = false
|
||||
preview = false
|
||||
|
||||
[guard]
|
||||
enabled = true
|
||||
ratelimit = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue