Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Configuration

José Luis Cruz edited this page Dec 17, 2016 · 12 revisions

Index


Syntax

Priority Order

Configuration can come from multiple sources, at the same time. Which means that the settings can be overwritten by a source that has a higher priority. Fortunately the priority order is clearly defined:

Priority Configuration Sources Default Path
highest Script Arguments
Config string flag (-C <STRING>)
Project's configuration file .weberarc
User's configuration file $HOME/.weberarc
lowest Global configuration file /etc/weberarc

Operations

Config

Command

Resource

Template

Wiki Table of Contents

Clone this wiki locally