mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
format does not allow numbers
This commit is contained in:
parent
c056c3ba7e
commit
786cf6e61f
2 changed files with 3 additions and 3 deletions
|
@ -46,8 +46,8 @@ db_prepared_statements = true
|
|||
# hostname running the forum
|
||||
hostname = "www.example.com"
|
||||
|
||||
# backup hostname
|
||||
hostname2 =
|
||||
# backup hostname mainly for cdn use
|
||||
backup_hostname =
|
||||
|
||||
# address of smtp server used to send emails
|
||||
smtp_address =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue