Browse Source

Example config

mscherer 2 years ago
parent
commit
9bd3a773f2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config/app.default.php

+ 1 - 0
config/app.default.php

@@ -49,6 +49,7 @@ $config = [
 	'Google' => [
 	'Google' => [
 	],
 	],
 	'Icon' => [
 	'Icon' => [
+		'checkExistence' => false,
 		'sets' => [],
 		'sets' => [],
 		'map' => [],
 		'map' => [],
 	],
 	],