accesabble != accessible

This commit is contained in:
Henry Oswald 2015-11-24 16:53:44 +00:00
parent 8ca962b734
commit 1ddf95e746

View file

@ -117,8 +117,8 @@ module.exports =
siteUrl : siteUrl = 'http://localhost:3000'
# cookie domain
# use full domain for cookies to only be accesabble from that domain,
# replace subdomain with dot to have them accessable on all subdomains
# use full domain for cookies to only be accessible from that domain,
# replace subdomain with dot to have them accessible on all subdomains
# cookieDomain: ".sharelatex.dev"
cookieName:"sharelatex.sid"