diff options
author | Raúl Benencia <rbenencia@linti.unlp.edu.ar> | 2012-08-03 10:22:48 -0300 |
---|---|---|
committer | Raúl Benencia <rbenencia@linti.unlp.edu.ar> | 2012-08-03 10:22:48 -0300 |
commit | 06dea192b5c13a3154d6cd4c6103145ab7c449ba (patch) | |
tree | b31a936a3a881397e59d756b96b4e36d3990d617 /pywhoisd.conf | |
parent | 9d13223e971c1bb37b141cb0b0a3a7dd4077f4d8 (diff) |
Semi-functional version
Diffstat (limited to 'pywhoisd.conf')
-rw-r--r-- | pywhoisd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pywhoisd.conf b/pywhoisd.conf index b18da39..d4523bf 100644 --- a/pywhoisd.conf +++ b/pywhoisd.conf @@ -6,7 +6,7 @@ classic = yes # Only makes sense when classic server is enabled classic_host = localhost -classic_port = 4344 +classic_port = 4343 # Run a web whois server? web = no |