Merge branch 'master' into dev10

This commit is contained in:
Fred Tempez 2020-02-05 17:14:05 +01:00
commit a3735b6223
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@ class init extends common {
'pinterestId' => '',
'twitterId' => '',
'youtubeId' => '',
'githubId' => 'fredtempez/ZwiiCMS/'
'youtubeUserId' => '',
'githubId' => ''
],
'timezone' => 'Europe/Paris',
'itemsperPage' => 10,