fix for new screenshot url config

This commit is contained in:
Kyle Drake 2020-11-17 11:11:09 -06:00
parent 25d0110ad9
commit 1d76a0c45d

View file

@ -23,7 +23,8 @@ development:
- 10.0.0.2
education_tag_whitelist:
- mrteacher
screenshots_url: http://screenshots:derp@127.0.0.1:12345
screenshot_urls:
- http://screenshots:derp@127.0.0.1:12345
stop_forum_spam_api_key: testkey
test:
database: 'postgres://localhost/neocities_test'
@ -49,7 +50,8 @@ test:
education_tag_whitelist:
- mrteacher
stop_forum_spam_api_key: testkey
screenshots_url: http://screenshots:derp@screenshotssite.com
screenshot_urls:
- http://screenshots:derp@screenshotssite.com
cache_control_ips:
- 1.2.3.4
- 4.5.6.7