diff options
| author | jvoisin | 2020-08-16 12:20:17 +0200 |
|---|---|---|
| committer | jvoisin | 2020-08-16 12:40:35 +0200 |
| commit | eb86001829188731044ca4e95b2cfabf305efa52 (patch) | |
| tree | 200f3c0714908d0c826af43075ef5d3fad7e6b28 /src/tests/config/phplog.ini | |
| parent | a0d21a189cf04bb963dce93dcbd0bd9694584a0b (diff) | |
Add a test for the native logging
Diffstat (limited to 'src/tests/config/phplog.ini')
| -rw-r--r-- | src/tests/config/phplog.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tests/config/phplog.ini b/src/tests/config/phplog.ini new file mode 100644 index 0000000..4eaa287 --- /dev/null +++ b/src/tests/config/phplog.ini | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | sp.global.secret_key("abcdef"); | ||
| 2 | sp.unserialize_hmac.enable(); | ||
| 3 | sp.log_media("php"); | ||
