Skip to content
Snippets Groups Projects
Commit 3e000f9b authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Config unicaen/db-anonym : préservation de l'utilisateur 'sygal-app' ;...

Config unicaen/db-anonym : préservation de l'utilisateur 'sygal-app' ; suppression de clés de config inutilisées.
parent 6b1a34ca
No related branches found
No related tags found
No related merge requests found
Pipeline #30252 passed
......@@ -236,6 +236,7 @@ return [
],
'except' => [
'username' => [
'sygal-app',
'gauthierb@unicaen.fr',
],
],
......@@ -255,17 +256,5 @@ return [
],
],
],
'tables' => [
'substit_individu' => [
'mapping' => [
'npd' => 'word',
]
],
'substit_doctorant' => [
'mapping' => [
'npd' => 'word',
]
],
],
],
];
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment