You've already forked pigallery2
mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-07-17 01:32:29 +02:00
changing design.
adding ng2-material implementing login, gallery draft design
This commit is contained in:
@ -40,7 +40,7 @@ export class Server {
|
||||
name:"pigallery2-session",
|
||||
secret: 'PiGallery2 secret',
|
||||
cookie: {
|
||||
maxAge: 60000,
|
||||
maxAge: 60000*10,
|
||||
httpOnly: false
|
||||
},
|
||||
resave: true,
|
||||
|
Reference in New Issue
Block a user