Skip to content

Commit 0de0dc8

Browse files
GautierDeleStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 55f6651 commit 0de0dc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/rest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
'resources' => [
4141
'cache' => [
4242
'enabled' => true,
43-
'default' => 5 // Cache minutes by default
43+
'default' => 5, // Cache minutes by default
4444
],
4545
],
4646

@@ -58,7 +58,7 @@
5858
'enabled' => true,
5959
'cache' => [
6060
'enabled' => true,
61-
'default' => 5 // Cache minutes by default
61+
'default' => 5, // Cache minutes by default
6262
],
6363
],
6464

0 commit comments

Comments
 (0)