Created
          October 4, 2011 12:50 
        
      - 
      
- 
        Save nailor/1261562 to your computer and use it in GitHub Desktop. 
    Minimum configuration to start couchdb
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [couchdb] | |
| database_dir = tmp/couch | |
| view_index_dir = tmp/couch | |
| [httpd] | |
| port = 8922 | |
| bind_address = 127.0.0.1 | |
| [log] | |
| file = tmp/couch.log | |
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment