mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
- lint fixes
This commit is contained in:
parent
9bf90bc880
commit
e37d9f34bc
@ -197,7 +197,7 @@ export default {
|
|||||||
path: '/', // optional
|
path: '/', // optional
|
||||||
/** * A Boolean indicating if the cookie transmission requires a
|
/** * A Boolean indicating if the cookie transmission requires a
|
||||||
* secure protocol (https). Defaults to false. */
|
* secure protocol (https). Defaults to false. */
|
||||||
secure: CONFIG.COOKIE_HTTPS_ONLY,
|
secure: CONFIG.COOKIE_HTTPS_ONLY,
|
||||||
},
|
},
|
||||||
// includeNodeModules: true, // optional, default: false (this includes graphql-tag for node_modules folder)
|
// includeNodeModules: true, // optional, default: false (this includes graphql-tag for node_modules folder)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user