Skip to content

Commit

Permalink
[#2939] Add some auths to test-core.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
tobes committed Oct 11, 2012
1 parent e9a53c3 commit c38cd43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test-core.ini
Expand Up @@ -13,6 +13,11 @@ use = config:development.ini
#faster_db_test_hacks = True
#sqlalchemy.url = sqlite:///

ckan.auth.user_create_organizations = true
ckan.auth.user_create_groups = true
ckan.auth.create_user = false
ckan.auth.create_dataset_if_not_in_organization = true

ckan.cache_validation_enabled = True
ckan.cache_enabled = False
ckan.cache.default_expires = 200
Expand Down

0 comments on commit c38cd43

Please sign in to comment.