Advertisement
Guest User

diaspora.yml

a guest
Nov 28th, 2018
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. [diaspora@diaspora ~/diaspora/config]$ diff diaspora.yml.example diaspora.yml
  2. 39a40
  3. > url: "https://www.example.com/diaspora/"
  4. 45c46
  5. < #certificate_authorities: '/etc/ssl/certs/ca-certificates.crt'
  6. ---
  7. > certificate_authorities: '/etc/ssl/certs/ca-certificates.crt'
  8. 61a64
  9. > require_ssl: false
  10. 178c181
  11. < #listen: '127.0.0.1:3000'
  12. ---
  13. > listen: '127.0.0.1:3000'
  14. 186a190
  15. > rails_environment: 'production'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement