Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit88f3cbd

Browse files
committed
Update README.md
1 parente0ba0c0 commit88f3cbd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,13 @@ return [
6969
* To turn cache off set this value to 0
7070
*/
7171
'cache_lifetime' => env('IGDB_CACHE_LIFETIME', 3600),
72+
73+
/**
74+
* The prefix used to cache the results.
75+
*
76+
* E.g.: `[CACHE_PREFIX].75170fc230cd88f32e475ff4087f81d9`
77+
*/
78+
'cache_prefix' => 'igdb_cache',
7279

7380
/*
7481
* Path where the webhooks should be handled.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp