Refresh gitignore
This commit is contained in:
parent
955b13fc44
commit
e1654494b3
2 changed files with 0 additions and 20 deletions
|
@ -1,10 +0,0 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
// Kirby configuration settings (production environment)
|
||||
'debug' => false,
|
||||
// Matomo plugin options (critical keys)
|
||||
'sylvainjule.matomo' => [
|
||||
'token' => '03a62d1dda1a7b68e706b7b688d22a5a'
|
||||
]
|
||||
];
|
|
@ -1,10 +0,0 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
// Kirby configuration settings (development environment)
|
||||
'debug' => true,
|
||||
// Matomo plugin options (critical keys)
|
||||
'sylvainjule.matomo' => [
|
||||
'token' => '03a62d1dda1a7b68e706b7b688d22a5a'
|
||||
]
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue