master-dev.anissabensalah.net.php 28 KB

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