mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Added comment with link
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
c1c2c38995
commit
5d60a38a0e
|
@ -169,6 +169,7 @@ return [
|
|||
| - localStorage: use this if you have a LOT of custom fields and are getting a REQUEST TOO LARGE error
|
||||
| - sessionStorage
|
||||
|
|
||||
| More info: https://bootstrap-table.com/docs/extensions/cookie/#cookiestorage
|
||||
*/
|
||||
|
||||
'bs_table_storage' => env('BS_TABLE_STORAGE', 'cookieStorage'),
|
||||
|
|
Loading…
Reference in a new issue