couchdb配置詳解

http://docs.couchdb.org/en/1.6.1/config/index.htmlhtml

couchdb配置 ,待續
ide

couchdb ui

   datavase_dir : couchDB數據文件存儲的位置spa

   view_idex_dir: 視圖索引存儲的位置日誌

couch_httpd_authhtm

    require_valid_user : 設置爲true時 須要使用數據時須要錄入用戶名和密碼,http://username:passwd@127.0.0.1:5984;索引

httpdip

   bind_address : ip地址 , 可設置成 0.0.0.0get

   port : 端口號require

log

    file : log日誌的位置

    level: 日誌等級 默認info

相關文章
相關標籤/搜索