0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core
kirrg001 f478e4f9c8 🎨 Enabled Unsplash by default
refs https://github.com/TryGhost/Ghost/issues/8859

There are four cases:

- unsplash setting is empty (default), admin can enable the app by default (hardcoded isActive:true)
- unsplash settings are set, unsplash is disabled, admin detects that app was disabled on purpose
- unsplash setting is set, unsplash is enabled and has a key, app is enabled, old key get's ignored and overridden on the next save
- unsplash setting is set, unsplash is enabled and has no key, app is enabled
2017-09-20 11:44:47 +01:00
..
client@4371142095 Updated Ghost-Admin to 1.8.7 2017-09-19 14:20:32 +02:00
server 🎨 Enabled Unsplash by default 2017-09-20 11:44:47 +01:00
test 🎨 Enabled Unsplash by default 2017-09-20 11:44:47 +01:00
index.js