mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Dokuwiki: disable "deprecated" logging
This commit is contained in:
parent
92c96b7526
commit
4736c4778d
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ let
|
||||||
title = "Chroniques d`Arkadia";
|
title = "Chroniques d`Arkadia";
|
||||||
template = "chippedsnow";
|
template = "chippedsnow";
|
||||||
disableactions = "register";
|
disableactions = "register";
|
||||||
|
dontlog = [ "debug" "deprecated" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue