This commit is contained in:
Henry Oswald 2014-09-02 10:49:43 +01:00
commit c4a379075d
2 changed files with 2 additions and 2 deletions

View file

@ -100,7 +100,7 @@ module.exports =
# that are sent out, generated links, etc.
siteUrl : siteUrl = 'http://localhost:3000'
# cooke domain
# 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
# cookieDomain: ".sharelatex.dev"