Changeset 1413

Show
Ignore:
Timestamp:
02/18/11 02:31:13 (15 months ago)
Author:
winfried
Message:

Adapting settings, adding smileys. closes #274

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • HelpIM3/branches/chatgroups/config/sites/chatgroups.xml

    r1410 r1413  
    22<siteConfig 
    33        databaseuri="mysql://helpim:pwd@localhost/helpim" 
    4         createDatabaseTablesOnStartUp="False" 
     4        createDatabaseTablesOnStartUp="True" 
    55        httpProtocol="http" 
    66        chatRequestTimeOut="10" 
     
    3030        mailFromEmail='helpim@localhost' 
    3131        chatGroupStartWindow='10' 
    32         emoticons=":-\) ;-\) :-\( :-p" 
     32        emoticons=":-\) ;-\) :-\( :-P :-O :-S :-D \(t\) \(y\) \(i\) \(p\) \(l\) \(z\) \(c\) \(n\) \(e\)" 
    3333        > 
    3434