mirror of
https://github.com/processwire/processwire.git
synced 2025-08-14 02:34:24 +02:00
Some adjustments to FieldtypeRepeater for single page mode and update PagesExportImport for support
This commit is contained in:
@@ -1044,6 +1044,14 @@ $config->logs = array(
|
||||
'exceptions',
|
||||
);
|
||||
|
||||
/**
|
||||
* Include IP address in logs, when applicable?
|
||||
*
|
||||
* @var bool
|
||||
*
|
||||
*/
|
||||
$config->logIP = false;
|
||||
|
||||
/**
|
||||
* Default admin theme
|
||||
*
|
||||
|
Reference in New Issue
Block a user