Merge pull request #5164 from goobertron/tos_notes
Changelog note for change in jQuery CDN default
This commit is contained in:
commit
2e1ed81750
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ Rails.application.config.secret_token = '***********...'
|
|||
Diaspora::Application.config.secret_key_base = '*************...'
|
||||
```
|
||||
|
||||
## Change in defaults.yml
|
||||
The default for including jQuery from a CDN has changed. If you want to continue to include it from a CDN, please explicitly set the `jquery_cdn` setting to `true` in diaspora.yml.
|
||||
|
||||
## Refactor
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue