Make boost modal off by default (#1719)
This commit is contained in:
parent
169c68a739
commit
057567d548
2 changed files with 4 additions and 8 deletions
|
@ -14,7 +14,7 @@ defaults: &defaults
|
|||
site_contact_email: ''
|
||||
open_registrations: true
|
||||
closed_registrations_message: ''
|
||||
boost_modal: true
|
||||
boost_modal: false
|
||||
notification_emails:
|
||||
follow: false
|
||||
reblog: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue