projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4451fb
)
number of tables = 12
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sun, 23 Sep 2007 15:45:46 +0000
(15:45 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sun, 23 Sep 2007 15:45:46 +0000
(15:45 +0000)
web/brisk.phh
patch
|
blob
|
history
diff --git
a/web/brisk.phh
b/web/brisk.phh
index
8822edc
..
53512be
100644
(file)
--- 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)));