Enable "destructive edit" warnings in Potlatch 2
This commit is contained in:
parent
1eda38f77b
commit
03ead3a59d
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
flashvars.policy = "<%= request.protocol + request.host_with_port %>/api/crossdomain.xml";
|
||||
flashvars.connection = "XML";
|
||||
flashvars.show_help = "once";
|
||||
flashvars.user_check = "warn";
|
||||
<% if token %>
|
||||
flashvars.oauth_token = "<%= token.token %>";
|
||||
flashvars.oauth_token_secret = "<%= token.secret %>";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue