0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Fabien O'Carroll 12c28fe66e 🏗 Updated "slack" setting into "slack_{url,username}"
refs https://github.com/TryGhost/Ghost/issues/10318

- Object format used in previous "slack" setting was considered an
anti-pattern. Flag structure of separate slack_url and slack_username
values was extracted out of the "slack" JSON.
2021-02-15 15:25:54 +13:00
..
client@6449f35a74 Updated Ghost-Admin to v4.0.0-alpha.1 2021-02-09 17:34:48 +00:00
frontend Added portal url to config (#12645) 2021-02-12 23:01:41 +05:30
server 🏗 Updated "slack" setting into "slack_{url,username}" 2021-02-15 15:25:54 +13:00
shared Added portal url to config (#12645) 2021-02-12 23:01:41 +05:30
app.js Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
boot.js Fixed path to analytics-events in boot file 2021-02-09 12:51:06 +00:00
db.js Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
index.js