X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.phh;h=53512be2bf5ad895e2e9c6056dda042c6fa29492;hb=72b2f9e80768426e5b4e89be640a7ceb44a89dcc;hp=8822edc60d7b2efe0cedf3f5207aff5acd3efe7f;hpb=cb1194a384bfab6cd9b0056b96cd57d828bca054;p=brisk.git diff --git a/web/brisk.phh b/web/brisk.phh index 8822edc..53512be 100644 --- a/web/brisk.phh +++ b/web/brisk.phh @@ -22,7 +22,7 @@ define(FTOK_PATH, "/var/lib/brisk"); define(LEGAL_PATH, "/tmp/legal_brisk"); define(PROXY_PATH, "/var/lib/brisk_proxy"); -define(TABLES_N, 8); +define(TABLES_N, 12); define(PLAYERS_N, 3); define(MAX_POINTS, 5); define(MAX_PLAYERS, (20 + (PLAYERS_N * TABLES_N)));