# -*- coding: utf-8 -*- # a list of rast indices :db_list: - :name: Local_Index_1 :path: /path/to/local_index1 :replace_rule: - :from: file:///var/www :to: http://localhost/ - :name: Local_Index_2 :path: /path/to/local_index2 :replace_rule: - :from: file:///var/www2 :to: http://localhost:8080/ - :name: Remote_Index_3 :path: http://host/path/xmlrpc/path/to/local_index1 # a path where template files exist :template_path: /path/to/templates