Skip to content

Commit

Permalink
config: Disable publishing from authoring
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkLark86 committed Oct 23, 2023
1 parent 77f6a6c commit 5322fc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/superdesk.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ module.exports = function() {
toDesk: true,
},
slackNotifications: 1,
noPublishOnAuthoringDesk: true,
},
workspace: {
analytics: true,
Expand Down

0 comments on commit 5322fc1

Please sign in to comment.