On Sat, 24 Apr 2010 15:04:07 +0200
Jaromír Talíř <jaromir.talir(a)nic.cz> wrote:
  It can be done by setting parameter to zero number of
month:
 fred=> select * from enum_parameters where id=12;
  id |                 name                  | val
 ----+---------------------------------------+-----
  12 | handle_registration_protection_period | 2
 (1 row)
 fred=> update enum_parameters set val=0 where id=12;
 UPDATE 1
 regards,
 Jaromir
  
Hello, Jaromir.
We are setting up FRED 2.2.0 on our FRED server. Apparently you are setting this parameter
to 0 as a default now. Am I correct?. I was about to setting this to 0, but I notice it
has that value now.
BTW, I'm almost done with the new documentation. We are setting up FRED 2.2.0 on an
Ubuntu 10.4 LTS.
Best regards.
--
Mario Guerra <mguerra(a)nic.cr>