Skip to content

Commit

Permalink
should be post for prod
Browse files Browse the repository at this point in the history
  • Loading branch information
mickenordin authored Feb 10, 2017
1 parent 35ade7f commit 2872255
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Thruk/Controller/api_conf.pm
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ use Test::JSON;
use URI::Escape;

# This is the form method for dialogs, useful to change all for debug purposes
my $METHOD = "GET";
#my $METHOD = "GET";
my $METHOD = "POST";

#my $METHOD = "POST";
my @service_keys = (
"vars", "action_url",
"check_command", "check_interval",
Expand Down

0 comments on commit 2872255

Please sign in to comment.