Skip to content

Commit

Permalink
Updating config file
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc committed Apr 18, 2016
1 parent 962d5a5 commit 9f4da08
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/no-captcha.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,14 @@
| ------------------------------------------------------------------------------------------------
*/
'lang' => app()->getLocale(),

/* ------------------------------------------------------------------------------------------------
| Attributes
| ------------------------------------------------------------------------------------------------
*/
'attributes' => [
'data-theme' => null, // 'light', 'dark'
'data-type' => null, // 'image', 'audio'
'data-size' => null, // 'normal', 'compact'
],
];

0 comments on commit 9f4da08

Please sign in to comment.