mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Longer cookie
This commit is contained in:
parent
0c65b6cad1
commit
a7a748385f
|
@ -146,8 +146,8 @@
|
||||||
sidePagination: 'server',
|
sidePagination: 'server',
|
||||||
sortable: true,
|
sortable: true,
|
||||||
showMultiSort: true,
|
showMultiSort: true,
|
||||||
//cookie: true,
|
cookie: true,
|
||||||
//cookieExpire: '2y',
|
cookieExpire: '2y',
|
||||||
mobileResponsive: true,
|
mobileResponsive: true,
|
||||||
showExport: true,
|
showExport: true,
|
||||||
showColumns: true,
|
showColumns: true,
|
||||||
|
|
Loading…
Reference in a new issue