fix typo in settings

This commit is contained in:
watercrossing 2014-09-01 23:15:38 +01:00
parent 62f207c368
commit e5218af015

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"