Skip to content

Instantly share code, notes, and snippets.

@Obayanju
Created July 15, 2020 21:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Obayanju/edb55aba03a7e209e69b4a66eea0b55e to your computer and use it in GitHub Desktop.
Save Obayanju/edb55aba03a7e209e69b4a66eea0b55e to your computer and use it in GitHub Desktop.
[server]
hidden_host =
port = 8080
bind = 164.90.152.118
tls_cert_path =
tls_key_path =
autocert = false
templates_parent_dir =
static_parent_dir =
pages_parent_dir =
keys_parent_dir =
hash_seed =
[database]
type = mysql
filename =
username = bubblesort
password =
database = writefreely
host = localhost
port = 3306
[app]
site_name = bubblesort
site_description =
host = http://164.90.152.118:8080
theme = write
editor =
disable_js = false
webfonts = true
landing =
simple_nav = false
wf_modesty = false
chorus = false
forest = false
disable_drafts = false
single_user = true
open_registration = false
min_username_len = 3
max_blogs = 1
federation = true
public_stats = false
private = true
local_timeline = false
user_invites =
default_visibility =
update_checks = false
[oauth.slack]
client_id =
client_secret =
team_id =
callback_proxy =
callback_proxy_api =
[oauth.writeas]
client_id =
client_secret =
auth_location =
token_location =
inspect_location =
callback_proxy =
callback_proxy_api =
[oauth.gitlab]
client_id =
client_secret =
host =
display_name =
callback_proxy =
callback_proxy_api =
@haaami01
Copy link

haaami01 commented Jan 1, 2021

communication test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment