Skip to content

Commit

Permalink
Update config.php
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlosb committed Jun 29, 2024
1 parent 61e886b commit 4b82be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@
|
*/
$config['cookie_prefix'] = 'itindev_';
$config['cookie_domain'] = '.azurewebsites.net';
$config['cookie_domain'] = '';
$config['cookie_path'] = '/';
$config['cookie_secure'] = FALSE;
$config['cookie_httponly'] = FALSE;
Expand Down

0 comments on commit 4b82be6

Please sign in to comment.