Skip to content

Commit

Permalink
Added PROTECT_CONTENT
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulps1000 authored Mar 29, 2022
1 parent 19c6586 commit 13edbfb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@
"description": "A space separated list of user_ids of Admins, they can only create links",
"value": "",
"required": false
},
"PROTECT_CONTENT": {
"description": "Protect contents from getting forwarded",
"value": "False",
"required": false
}
},
"addons": [
Expand Down

0 comments on commit 13edbfb

Please sign in to comment.