mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-08 07:46:20 -04:00
@@ -294,7 +294,7 @@ $config['log_file_extension'] = '';
|
||||
| IMPORTANT: This MUST be an integer (no quotes) and you MUST use octal
|
||||
| integer notation (i.e. 0700, 0644, etc.)
|
||||
*/
|
||||
$config['log_file_permissions'] = 0644;
|
||||
$config['log_file_permissions'] = 0640;
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user