1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/writefreely_ynh.git synced 2024-09-03 20:36:02 +02:00
writefreely_ynh/conf/config.ini
2019-02-10 16:52:38 +01:00

36 lines
800 B
INI

[server]
hidden_host =
port = __PORT__
bind = localhost
tls_cert_path =
tls_key_path =
templates_parent_dir =
static_parent_dir =
pages_parent_dir =
keys_parent_dir =
[database]
type = mysql
filename =
username = __DBUSER__
password = __DBPWD__
database = __DBNAME__
host = localhost
port = 3306
[app]
site_name = WriteFreely
site_description = WriteFreely_Blogs
host = __DOMAIN_URL__
theme = write
disable_js = false
webfonts = true
single_user = __SINGLEUSER__
open_registration = true
min_username_len = 3
max_blogs = 4
federation = true
public_stats = true
private = false
local_timeline = true
user_invites =