Changeset 608 for trunk/grails-app/conf
- Timestamp:
 - Jun 22, 2010, 11:48:19 AM (15 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          trunk/grails-app/conf/Config.groovy (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/grails-app/conf/Config.groovy
r607 r608 392 392 */ 393 393 taskRecurringScheduleJob.repeatInterval=10 394 // It is recommended to limit the currencyList to the one that the site uses e.g: currencyList = ['AUD']394 // It is recommended to limit the currencyList to the one that the site uses e.g: currencyList = ['AUD'] 395 395 currencyList = ['EUR', 'XCD', 'USD', 'XOF', 'NOK', 'AUD', 'XAF', 'NZD', 'MAD', 'DKK', 'GBP', 'CHF', 'XPF', 'ILS', 'ROL', 'TRL'] 396 396  
Note: See TracChangeset
          for help on using the changeset viewer.
      