Merge pull request #106 from watercrossing/fixtypo

fix typo in settings
This commit is contained in:
Henry Oswald 2014-09-02 10:33:38 +01:00
commit c616f247a4

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"