X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fconfig%2Fparameters.js.dist;h=1cf44752d8f12fde3a363336feda1f25490ae1b3;hp=b7abc139193431d806d0b1f1f7b894c3bb4be6de;hb=aa6d9b33f70c9baccac98ab41c72d2bd787eac83;hpb=c64b61f254fb6e606ab6be6440b6dbec1bb2ad05 diff --git a/server/config/parameters.js.dist b/server/config/parameters.js.dist index b7abc139..1cf44752 100644 --- a/server/config/parameters.js.dist +++ b/server/config/parameters.js.dist @@ -21,9 +21,6 @@ module.exports = { expire: 30*60*1000, //30 minutes in milliseconds }, - // Path to tournament repository (to synchronize DBs) - tourneyPath: "/path/to/folder", - // Email settings mail: { host: "mail_host_address",