Show
Ignore:
Timestamp:
28/04/07 23:56:58 (19 months ago)
Author:
smoku
Message:

Dynamically loading auth/reg/storage modules. Closes #52

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/etc/c2s.xml.dist.in

    r165 r180  
    255255  <!-- Authentication/registration database configuration --> 
    256256  <authreg> 
     257    <!-- Dynamic authreg modules path --> 
     258    <path>@pkglibdir@</path> 
     259 
    257260    <!-- Backend module to use --> 
    258261    <module>mysql</module>