diff options
| author | jvoisin | 2023-01-31 20:16:21 +0100 |
|---|---|---|
| committer | jvoisin | 2023-01-31 20:25:14 +0100 |
| commit | 78e451eaf99e8f239867def2d8220dfa348cc167 (patch) | |
| tree | dcd1f1964634919bd0b9784d3546fd3690f389a1 /src/tests/config/phplog_max_len.ini | |
| parent | 26f9987a538dc68d5a825b1712d3456a2d7aa109 (diff) | |
Add sp.log_max_len
Diffstat (limited to 'src/tests/config/phplog_max_len.ini')
| -rw-r--r-- | src/tests/config/phplog_max_len.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tests/config/phplog_max_len.ini b/src/tests/config/phplog_max_len.ini new file mode 100644 index 0000000..3465d17 --- /dev/null +++ b/src/tests/config/phplog_max_len.ini | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | sp.disable_function.function("ini_set").param("option").value("1234567890abcdefghijklmnopqrstuvwxyz").drop(); | ||
| 2 | sp.log_max_len("16"); | ||
