Unclear what console

A new site setting, can permanently delete has been added to support this. This setting is not accessible via the UI - an admin with SSH access must enable it via the console.
2.8.0.beta7: Security Release, Fast Edits, Topic Bookmarks, and more

Unclear to what console this referring, I checked ./launcher enter app and I see no option there to enable this. Would be nice some clarification.

2 Likes
cd /var/discourse
./launcher enter app
rails c
SiteSetting.can_permanently_delete=true
exit
exit
1 Like

the rails console :slight_smile:

Do we need to rebuild?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.