Skip to content

Commit

Permalink
add cors header setting
Browse files Browse the repository at this point in the history
  • Loading branch information
JimTR committed Sep 7, 2021
1 parent 9e360dd commit d3b6db1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@
$settings['login'] = "1";
$settings['ip_key'] ='';
$settings['scanlog'] = 1;
$settings['send_cors'] = 0;
?>

0 comments on commit d3b6db1

Please sign in to comment.