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/sm.xml.dist.in

    r162 r180  
    7171  <!-- Storage database configuration --> 
    7272  <storage> 
     73    <!-- Dynamic storage modules path --> 
     74    <path>@pkglibdir@</path> 
     75 
    7376    <!-- By default, we use the MySQL driver for all storage --> 
    7477    <driver>mysql</driver>