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

相关文章
相关标签/搜索