master-dev.anissabensalah.net.php 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\Config\\CompiledConfig',
  4. 'timestamp' => 1527792035,
  5. 'checksum' => '6003cc4fd70e7155212fea1b40abb28c',
  6. 'files' => [
  7. 'user/config' => [
  8. 'media' => [
  9. 'file' => 'user/config/media.yaml',
  10. 'modified' => 1527087378
  11. ],
  12. 'plugins/youtube' => [
  13. 'file' => 'user/config/plugins/youtube.yaml',
  14. 'modified' => 1527792035
  15. ],
  16. 'security' => [
  17. 'file' => 'user/config/security.yaml',
  18. 'modified' => 1527087377
  19. ],
  20. 'site' => [
  21. 'file' => 'user/config/site.yaml',
  22. 'modified' => 1527177830
  23. ],
  24. 'streams' => [
  25. 'file' => 'user/config/streams.yaml',
  26. 'modified' => 1527087378
  27. ],
  28. 'system' => [
  29. 'file' => 'user/config/system.yaml',
  30. 'modified' => 1527510260
  31. ]
  32. ],
  33. 'system/config' => [
  34. 'media' => [
  35. 'file' => 'system/config/media.yaml',
  36. 'modified' => 1526367498
  37. ],
  38. 'site' => [
  39. 'file' => 'system/config/site.yaml',
  40. 'modified' => 1526367498
  41. ],
  42. 'streams' => [
  43. 'file' => 'system/config/streams.yaml',
  44. 'modified' => 1526367498
  45. ],
  46. 'system' => [
  47. 'file' => 'system/config/system.yaml',
  48. 'modified' => 1526367498
  49. ]
  50. ],
  51. 'user/plugins' => [
  52. 'plugins/admin' => [
  53. 'file' => 'user/plugins/admin/admin.yaml',
  54. 'modified' => 1526367498
  55. ],
  56. 'plugins/markdown-notices' => [
  57. 'file' => 'user/plugins/markdown-notices/markdown-notices.yaml',
  58. 'modified' => 1526367498
  59. ],
  60. 'plugins/form' => [
  61. 'file' => 'user/plugins/form/form.yaml',
  62. 'modified' => 1526367498
  63. ],
  64. 'plugins/login' => [
  65. 'file' => 'user/plugins/login/login.yaml',
  66. 'modified' => 1526367498
  67. ],
  68. 'plugins/error' => [
  69. 'file' => 'user/plugins/error/error.yaml',
  70. 'modified' => 1526367498
  71. ],
  72. 'plugins/email' => [
  73. 'file' => 'user/plugins/email/email.yaml',
  74. 'modified' => 1526367498
  75. ],
  76. 'plugins/taxonomylist' => [
  77. 'file' => 'user/plugins/taxonomylist/taxonomylist.yaml',
  78. 'modified' => 1527251032
  79. ],
  80. 'plugins/youtube' => [
  81. 'file' => 'user/plugins/youtube/youtube.yaml',
  82. 'modified' => 1527105680
  83. ],
  84. 'plugins/problems' => [
  85. 'file' => 'user/plugins/problems/problems.yaml',
  86. 'modified' => 1526367498
  87. ],
  88. 'plugins/language-selector' => [
  89. 'file' => 'user/plugins/language-selector/language-selector.yaml',
  90. 'modified' => 1527104663
  91. ]
  92. ]
  93. ],
  94. 'data' => [
  95. 'plugins' => [
  96. 'admin' => [
  97. 'enabled' => true,
  98. 'route' => '/admin',
  99. 'cache_enabled' => false,
  100. 'theme' => 'grav',
  101. 'logo_text' => '',
  102. 'body_classes' => '',
  103. 'content_padding' => true,
  104. 'twofa_enabled' => true,
  105. 'sidebar' => [
  106. 'activate' => 'tab',
  107. 'hover_delay' => 100,
  108. 'size' => 'auto'
  109. ],
  110. 'dashboard' => [
  111. 'days_of_stats' => 7
  112. ],
  113. 'widgets' => [
  114. 'dashboard-maintenance' => true,
  115. 'dashboard-statistics' => true,
  116. 'dashboard-notifications' => true,
  117. 'dashboard-feed' => true,
  118. 'dashboard-pages' => true
  119. ],
  120. 'pages' => [
  121. 'show_parents' => 'both'
  122. ],
  123. 'session' => [
  124. 'timeout' => 1800
  125. ],
  126. 'warnings' => [
  127. 'delete_page' => true
  128. ],
  129. 'edit_mode' => 'normal',
  130. 'frontend_preview_target' => 'inline',
  131. 'show_github_msg' => true,
  132. 'pages_list_display_field' => 'title',
  133. 'google_fonts' => false,
  134. 'admin_icons' => 'line-awesome',
  135. 'enable_auto_updates_check' => true,
  136. 'notifications' => [
  137. 'feed' => true,
  138. 'dashboard' => true,
  139. 'plugins' => true,
  140. 'themes' => true
  141. ],
  142. 'popularity' => [
  143. 'enabled' => true,
  144. 'ignore' => [
  145. 0 => '/test*',
  146. 1 => '/modular'
  147. ],
  148. 'history' => [
  149. 'daily' => 30,
  150. 'monthly' => 12,
  151. 'visitors' => 20
  152. ]
  153. ]
  154. ],
  155. 'markdown-notices' => [
  156. 'enabled' => true,
  157. 'built_in_css' => true,
  158. 'level_classes' => [
  159. 0 => 'yellow',
  160. 1 => 'red',
  161. 2 => 'blue',
  162. 3 => 'green'
  163. ]
  164. ],
  165. 'form' => [
  166. 'enabled' => true,
  167. 'built_in_css' => true,
  168. 'inline_css' => true,
  169. 'refresh_prevention' => false,
  170. 'client_side_validation' => true,
  171. 'inline_errors' => false,
  172. 'files' => [
  173. 'multiple' => false,
  174. 'limit' => 10,
  175. 'destination' => 'self@',
  176. 'avoid_overwriting' => false,
  177. 'random_name' => false,
  178. 'filesize' => 0,
  179. 'accept' => [
  180. 0 => 'image/*'
  181. ]
  182. ]
  183. ],
  184. 'login' => [
  185. 'enabled' => true,
  186. 'built_in_css' => true,
  187. 'route' => NULL,
  188. 'redirect_to_login' => true,
  189. 'redirect_after_login' => NULL,
  190. 'redirect_after_logout' => '/',
  191. 'route_activate' => '/activate_user',
  192. 'route_forgot' => '/forgot_password',
  193. 'route_reset' => '/reset_password',
  194. 'route_profile' => '/user_profile',
  195. 'route_register' => '/user_register',
  196. 'route_unauthorized' => '/user_unauthorized',
  197. 'dynamic_page_visibility' => false,
  198. 'parent_acl' => false,
  199. 'protect_protected_page_media' => false,
  200. 'rememberme' => [
  201. 'enabled' => true,
  202. 'timeout' => 604800,
  203. 'name' => 'grav-rememberme'
  204. ],
  205. 'max_pw_resets_count' => 0,
  206. 'max_pw_resets_interval' => 60,
  207. 'max_login_count' => 0,
  208. 'max_login_interval' => 2,
  209. 'user_registration' => [
  210. 'enabled' => false,
  211. 'fields' => [
  212. 0 => 'username',
  213. 1 => 'password',
  214. 2 => 'email',
  215. 3 => 'fullname',
  216. 4 => 'title',
  217. 5 => 'level'
  218. ],
  219. 'default_values' => [
  220. 'level' => 'Newbie'
  221. ],
  222. 'access' => [
  223. 'site' => [
  224. 'login' => 'true'
  225. ]
  226. ],
  227. 'redirect_after_registration' => '',
  228. 'options' => [
  229. 'validate_password1_and_password2' => true,
  230. 'set_user_disabled' => false,
  231. 'login_after_registration' => false,
  232. 'send_activation_email' => false,
  233. 'send_notification_email' => false,
  234. 'send_welcome_email' => false
  235. ]
  236. ]
  237. ],
  238. 'error' => [
  239. 'enabled' => true,
  240. 'routes' => [
  241. 404 => '/error'
  242. ]
  243. ],
  244. 'email' => [
  245. 'enabled' => true,
  246. 'from' => NULL,
  247. 'from_name' => NULL,
  248. 'to' => NULL,
  249. 'to_name' => NULL,
  250. 'mailer' => [
  251. 'engine' => 'sendmail',
  252. 'smtp' => [
  253. 'server' => 'localhost',
  254. 'port' => 25,
  255. 'encryption' => 'none',
  256. 'user' => '',
  257. 'password' => ''
  258. ],
  259. 'sendmail' => [
  260. 'bin' => '/usr/sbin/sendmail -bs'
  261. ]
  262. ],
  263. 'content_type' => 'text/html',
  264. 'debug' => false
  265. ],
  266. 'taxonomylist' => [
  267. 'enabled' => true,
  268. 'route' => '/blog'
  269. ],
  270. 'youtube' => [
  271. 'enabled' => true,
  272. 'built_in_css' => true,
  273. 'add_editor_button' => true,
  274. 'player_parameters' => [
  275. 'autoplay' => 0,
  276. 'cc_load_policy' => 0,
  277. 'color' => 'red',
  278. 'controls' => 1,
  279. 'disablekb' => 0,
  280. 'enablejsapi' => 0,
  281. 'fs' => 1,
  282. 'hl' => '',
  283. 'iv_load_policy' => 1,
  284. 'loop' => 0,
  285. 'modestbranding' => 0,
  286. 'origin' => '',
  287. 'playsinline' => 0,
  288. 'rel' => 1,
  289. 'showinfo' => 0,
  290. 'vq' => 'default'
  291. ],
  292. 'privacy_enhanced_mode' => false
  293. ],
  294. 'problems' => [
  295. 'enabled' => true,
  296. 'built_in_css' => true
  297. ],
  298. 'language-selector' => [
  299. 'enabled' => true,
  300. 'built_in_css' => true,
  301. 'untranslated_pages_behavior' => 'none',
  302. 'button_display' => 'default',
  303. 'select_display' => 'default'
  304. ]
  305. ],
  306. 'media' => [
  307. 'types' => [
  308. 'defaults' => [
  309. 'type' => 'file',
  310. 'thumb' => 'media/thumb.png',
  311. 'mime' => 'application/octet-stream',
  312. 'image' => [
  313. 'filters' => [
  314. 'default' => [
  315. 0 => 'enableProgressive'
  316. ]
  317. ]
  318. ]
  319. ],
  320. 'jpg' => [
  321. 'type' => 'image',
  322. 'thumb' => 'media/thumb-jpg.png',
  323. 'mime' => 'image/jpeg'
  324. ],
  325. 'jpe' => [
  326. 'type' => 'image',
  327. 'thumb' => 'media/thumb-jpg.png',
  328. 'mime' => 'image/jpeg'
  329. ],
  330. 'jpeg' => [
  331. 'type' => 'image',
  332. 'thumb' => 'media/thumb-jpg.png',
  333. 'mime' => 'image/jpeg'
  334. ],
  335. 'png' => [
  336. 'type' => 'image',
  337. 'thumb' => 'media/thumb-png.png',
  338. 'mime' => 'image/png'
  339. ],
  340. 'gif' => [
  341. 'type' => 'animated',
  342. 'thumb' => 'media/thumb-gif.png',
  343. 'mime' => 'image/gif'
  344. ],
  345. 'svg' => [
  346. 'type' => 'vector',
  347. 'thumb' => 'media/thumb-svg.png',
  348. 'mime' => 'image/svg+xml'
  349. ],
  350. 'mp4' => [
  351. 'type' => 'video',
  352. 'thumb' => 'media/thumb-mp4.png',
  353. 'mime' => 'video/mp4'
  354. ],
  355. 'mov' => [
  356. 'type' => 'video',
  357. 'thumb' => 'media/thumb-mov.png',
  358. 'mime' => 'video/quicktime'
  359. ],
  360. 'm4v' => [
  361. 'type' => 'video',
  362. 'thumb' => 'media/thumb-m4v.png',
  363. 'mime' => 'video/x-m4v'
  364. ],
  365. 'swf' => [
  366. 'type' => 'video',
  367. 'thumb' => 'media/thumb-swf.png',
  368. 'mime' => 'video/x-flv'
  369. ],
  370. 'flv' => [
  371. 'type' => 'video',
  372. 'thumb' => 'media/thumb-flv.png',
  373. 'mime' => 'video/x-flv'
  374. ],
  375. 'webm' => [
  376. 'type' => 'file',
  377. 'thumb' => 'media/thumb-webm.png',
  378. 'mime' => 'video/webm'
  379. ],
  380. 'ogv' => [
  381. 'type' => 'video',
  382. 'thumb' => 'media/thumb-ogg.png',
  383. 'mime' => 'video/ogg'
  384. ],
  385. 'mp3' => [
  386. 'type' => 'audio',
  387. 'thumb' => 'media/thumb-mp3.png',
  388. 'mime' => 'audio/mp3'
  389. ],
  390. 'ogg' => [
  391. 'type' => 'audio',
  392. 'thumb' => 'media/thumb-ogg.png',
  393. 'mime' => 'audio/ogg'
  394. ],
  395. 'wma' => [
  396. 'type' => 'audio',
  397. 'thumb' => 'media/thumb-wma.png',
  398. 'mime' => 'audio/wma'
  399. ],
  400. 'm4a' => [
  401. 'type' => 'audio',
  402. 'thumb' => 'media/thumb-m4a.png',
  403. 'mime' => 'audio/m4a'
  404. ],
  405. 'wav' => [
  406. 'type' => 'audio',
  407. 'thumb' => 'media/thumb-wav.png',
  408. 'mime' => 'audio/wav'
  409. ],
  410. 'aiff' => [
  411. 'type' => 'audio',
  412. 'thumb' => 'media/thumb-aif.png',
  413. 'mime' => 'audio/aiff'
  414. ],
  415. 'aif' => [
  416. 'type' => 'audio',
  417. 'thumb' => 'media/thumb-aif.png',
  418. 'mime' => 'audio/aif'
  419. ],
  420. 'txt' => [
  421. 'type' => 'file',
  422. 'thumb' => 'media/thumb-txt.png',
  423. 'mime' => 'text/plain'
  424. ],
  425. 'xml' => [
  426. 'type' => 'file',
  427. 'thumb' => 'media/thumb-xml.png',
  428. 'mime' => 'application/xml'
  429. ],
  430. 'doc' => [
  431. 'type' => 'file',
  432. 'thumb' => 'media/thumb-doc.png',
  433. 'mime' => 'application/msword'
  434. ],
  435. 'docx' => [
  436. 'type' => 'file',
  437. 'thumb' => 'media/thumb-docx.png',
  438. 'mime' => 'application/msword'
  439. ],
  440. 'xls' => [
  441. 'type' => 'file',
  442. 'thumb' => 'media/thumb-xls.png',
  443. 'mime' => 'application/vnd.ms-excel'
  444. ],
  445. 'xlsx' => [
  446. 'type' => 'file',
  447. 'thumb' => 'media/thumb-xlsx.png',
  448. 'mime' => 'application/vnd.ms-excel'
  449. ],
  450. 'ppt' => [
  451. 'type' => 'file',
  452. 'thumb' => 'media/thumb-ppt.png',
  453. 'mime' => 'application/vnd.ms-powerpoint'
  454. ],
  455. 'pptx' => [
  456. 'type' => 'file',
  457. 'thumb' => 'media/thumb-pptx.png',
  458. 'mime' => 'application/vnd.ms-powerpoint'
  459. ],
  460. 'pps' => [
  461. 'type' => 'file',
  462. 'thumb' => 'media/thumb-pps.png',
  463. 'mime' => 'application/vnd.ms-powerpoint'
  464. ],
  465. 'rtf' => [
  466. 'type' => 'file',
  467. 'thumb' => 'media/thumb-rtf.png',
  468. 'mime' => 'application/rtf'
  469. ],
  470. 'bmp' => [
  471. 'type' => 'file',
  472. 'thumb' => 'media/thumb-bmp.png',
  473. 'mime' => 'image/bmp'
  474. ],
  475. 'tiff' => [
  476. 'type' => 'file',
  477. 'thumb' => 'media/thumb-tiff.png',
  478. 'mime' => 'image/tiff'
  479. ],
  480. 'mpeg' => [
  481. 'type' => 'file',
  482. 'thumb' => 'media/thumb-mpg.png',
  483. 'mime' => 'video/mpeg'
  484. ],
  485. 'mpg' => [
  486. 'type' => 'file',
  487. 'thumb' => 'media/thumb-mpg.png',
  488. 'mime' => 'video/mpeg'
  489. ],
  490. 'mpe' => [
  491. 'type' => 'file',
  492. 'thumb' => 'media/thumb-mpe.png',
  493. 'mime' => 'video/mpeg'
  494. ],
  495. 'avi' => [
  496. 'type' => 'file',
  497. 'thumb' => 'media/thumb-avi.png',
  498. 'mime' => 'video/msvideo'
  499. ],
  500. 'wmv' => [
  501. 'type' => 'file',
  502. 'thumb' => 'media/thumb-wmv.png',
  503. 'mime' => 'video/x-ms-wmv'
  504. ],
  505. 'html' => [
  506. 'type' => 'file',
  507. 'thumb' => 'media/thumb-html.png',
  508. 'mime' => 'text/html'
  509. ],
  510. 'htm' => [
  511. 'type' => 'file',
  512. 'thumb' => 'media/thumb-html.png',
  513. 'mime' => 'text/html'
  514. ],
  515. 'ics' => [
  516. 'type' => 'iCal',
  517. 'thumb' => 'media/thumb-ics.png',
  518. 'mime' => 'text/calendar'
  519. ],
  520. 'pdf' => [
  521. 'type' => 'file',
  522. 'thumb' => 'media/thumb-pdf.png',
  523. 'mime' => 'application/pdf'
  524. ],
  525. 'ai' => [
  526. 'type' => 'file',
  527. 'thumb' => 'media/thumb-ai.png',
  528. 'mime' => 'image/ai'
  529. ],
  530. 'psd' => [
  531. 'type' => 'file',
  532. 'thumb' => 'media/thumb-psd.png',
  533. 'mime' => 'image/psd'
  534. ],
  535. 'zip' => [
  536. 'type' => 'file',
  537. 'thumb' => 'media/thumb-zip.png',
  538. 'mime' => 'application/zip'
  539. ],
  540. '7z' => [
  541. 'type' => 'file',
  542. 'thumb' => 'media/thumb-7z.png',
  543. 'mime' => 'application/x-7z-compressed'
  544. ],
  545. 'gz' => [
  546. 'type' => 'file',
  547. 'thumb' => 'media/thumb-gz.png',
  548. 'mime' => 'application/gzip'
  549. ],
  550. 'tar' => [
  551. 'type' => 'file',
  552. 'thumb' => 'media/thumb-tar.png',
  553. 'mime' => 'application/x-tar'
  554. ],
  555. 'css' => [
  556. 'type' => 'file',
  557. 'thumb' => 'media/thumb-css.png',
  558. 'mime' => 'text/css'
  559. ],
  560. 'js' => [
  561. 'type' => 'file',
  562. 'thumb' => 'media/thumb-js.png',
  563. 'mime' => 'application/javascript'
  564. ],
  565. 'json' => [
  566. 'type' => 'file',
  567. 'thumb' => 'media/thumb-json.png',
  568. 'mime' => 'application/json'
  569. ]
  570. ]
  571. ],
  572. 'site' => [
  573. 'title' => 'Anissa bensalah',
  574. 'default_lang' => 'fr',
  575. 'author' => [
  576. 'name' => 'Kevin Tessier',
  577. 'email' => 'kevin@figureslibres.io'
  578. ],
  579. 'taxonomies' => [
  580. 0 => 'category',
  581. 1 => 'tag'
  582. ],
  583. 'metadata' => [
  584. 'description' => 'Le site anissabensalah.net est développé avec le CMS Grav par Kévin Tessier (FiguresLibres)'
  585. ],
  586. 'summary' => [
  587. 'enabled' => false,
  588. 'format' => 'long',
  589. 'size' => 200,
  590. 'delimiter' => '==='
  591. ],
  592. 'redirects' => NULL,
  593. 'routes' => NULL,
  594. 'blog' => [
  595. 'route' => '/blog'
  596. ]
  597. ],
  598. 'streams' => [
  599. 'schemes' => [
  600. 'image' => [
  601. 'type' => 'ReadOnlyStream',
  602. 'paths' => [
  603. 0 => 'user://images',
  604. 1 => 'system://images'
  605. ]
  606. ],
  607. 'page' => [
  608. 'type' => 'ReadOnlyStream',
  609. 'paths' => [
  610. 0 => 'user://pages'
  611. ]
  612. ],
  613. 'account' => [
  614. 'type' => 'ReadOnlyStream',
  615. 'paths' => [
  616. 0 => 'user://accounts'
  617. ]
  618. ]
  619. ]
  620. ],
  621. 'system' => [
  622. 'absolute_urls' => false,
  623. 'timezone' => '',
  624. 'default_locale' => NULL,
  625. 'param_sep' => ':',
  626. 'wrapped_site' => false,
  627. 'reverse_proxy_setup' => false,
  628. 'force_ssl' => false,
  629. 'force_lowercase_urls' => true,
  630. 'custom_base_url' => '',
  631. 'username_regex' => '^[a-z0-9_-]{3,16}$',
  632. 'pwd_regex' => '(?=.*\\d)(?=.*[a-z])(?=.*[A-Z]).{8,}',
  633. 'intl_enabled' => true,
  634. 'languages' => [
  635. 'supported' => [
  636. 0 => 'fr',
  637. 1 => 'en',
  638. 2 => 'pt'
  639. ],
  640. 'include_default_lang' => true,
  641. 'translations' => true,
  642. 'translations_fallback' => true,
  643. 'session_store_active' => true,
  644. 'http_accept_language' => true,
  645. 'override_locale' => true
  646. ],
  647. 'home' => [
  648. 'alias' => '/home',
  649. 'hide_in_urls' => false
  650. ],
  651. 'pages' => [
  652. 'theme' => 'anissabensalah',
  653. 'order' => [
  654. 'by' => 'default',
  655. 'dir' => 'asc'
  656. ],
  657. 'list' => [
  658. 'count' => 20
  659. ],
  660. 'dateformat' => [
  661. 'default' => NULL,
  662. 'short' => 'jS M Y',
  663. 'long' => 'F jS \\a\\t g:ia'
  664. ],
  665. 'publish_dates' => true,
  666. 'process' => [
  667. 'markdown' => true,
  668. 'twig' => false
  669. ],
  670. 'twig_first' => false,
  671. 'never_cache_twig' => false,
  672. 'events' => [
  673. 'page' => true,
  674. 'twig' => true
  675. ],
  676. 'markdown' => [
  677. 'extra' => false,
  678. 'auto_line_breaks' => true,
  679. 'auto_url_links' => false,
  680. 'escape_markup' => false,
  681. 'special_chars' => [
  682. '>' => 'gt',
  683. '<' => 'lt'
  684. ]
  685. ],
  686. 'types' => [
  687. 0 => 'txt',
  688. 1 => 'xml',
  689. 2 => 'html',
  690. 3 => 'htm',
  691. 4 => 'json',
  692. 5 => 'rss',
  693. 6 => 'atom'
  694. ],
  695. 'append_url_extension' => '',
  696. 'expires' => 604800,
  697. 'cache_control' => NULL,
  698. 'last_modified' => false,
  699. 'etag' => false,
  700. 'vary_accept_encoding' => false,
  701. 'redirect_default_route' => false,
  702. 'redirect_default_code' => '302',
  703. 'redirect_trailing_slash' => true,
  704. 'ignore_files' => [
  705. 0 => '.DS_Store'
  706. ],
  707. 'ignore_folders' => [
  708. 0 => '.git',
  709. 1 => '.idea'
  710. ],
  711. 'ignore_hidden' => true,
  712. 'url_taxonomy_filters' => true,
  713. 'frontmatter' => [
  714. 'process_twig' => false,
  715. 'ignore_fields' => [
  716. 0 => 'form',
  717. 1 => 'forms'
  718. ]
  719. ]
  720. ],
  721. 'cache' => [
  722. 'enabled' => false,
  723. 'check' => [
  724. 'method' => 'file'
  725. ],
  726. 'driver' => 'auto',
  727. 'prefix' => 'g',
  728. 'clear_images_by_default' => true,
  729. 'cli_compatibility' => false,
  730. 'lifetime' => 604800,
  731. 'gzip' => false,
  732. 'allow_webserver_gzip' => false,
  733. 'redis' => [
  734. 'socket' => false
  735. ]
  736. ],
  737. 'twig' => [
  738. 'cache' => false,
  739. 'debug' => true,
  740. 'auto_reload' => true,
  741. 'autoescape' => false,
  742. 'undefined_functions' => true,
  743. 'undefined_filters' => true,
  744. 'umask_fix' => false
  745. ],
  746. 'assets' => [
  747. 'css_pipeline' => false,
  748. 'css_pipeline_include_externals' => true,
  749. 'css_pipeline_before_excludes' => true,
  750. 'css_minify' => true,
  751. 'css_minify_windows' => false,
  752. 'css_rewrite' => true,
  753. 'js_pipeline' => false,
  754. 'js_pipeline_include_externals' => true,
  755. 'js_pipeline_before_excludes' => true,
  756. 'js_minify' => true,
  757. 'enable_asset_timestamp' => false,
  758. 'collections' => [
  759. 'jquery' => 'system://assets/jquery/jquery-2.x.min.js'
  760. ]
  761. ],
  762. 'errors' => [
  763. 'display' => '1',
  764. 'log' => true
  765. ],
  766. 'debugger' => [
  767. 'enabled' => false,
  768. 'shutdown' => [
  769. 'close_connection' => true
  770. ],
  771. 'twig' => true
  772. ],
  773. 'images' => [
  774. 'default_image_quality' => 85,
  775. 'cache_all' => false,
  776. 'cache_perms' => '0755',
  777. 'debug' => false,
  778. 'auto_fix_orientation' => false
  779. ],
  780. 'media' => [
  781. 'enable_media_timestamp' => false,
  782. 'unsupported_inline_types' => [
  783. ],
  784. 'allowed_fallback_types' => [
  785. ],
  786. 'auto_metadata_exif' => false,
  787. 'upload_limit' => 2097152
  788. ],
  789. 'session' => [
  790. 'enabled' => true,
  791. 'initialize' => true,
  792. 'timeout' => 1800,
  793. 'name' => 'grav-site',
  794. 'secure' => false,
  795. 'httponly' => true,
  796. 'split' => true,
  797. 'path' => NULL
  798. ],
  799. 'gpm' => [
  800. 'releases' => 'stable',
  801. 'proxy_url' => NULL,
  802. 'method' => 'auto',
  803. 'verify_peer' => true,
  804. 'official_gpm_only' => true
  805. ]
  806. ],
  807. 'security' => [
  808. 'salt' => 'ADSNJIzFp15uoc'
  809. ]
  810. ]
  811. ];