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

Table of Contents


Syntax

Order of Priority

Configuration can come from multiple sources simultaneously. Sources with higher priority can overwrite configuration present in sources with lower priority:

Priority Order Configuration Source Default Path
Highest Script arguments flags
Config string -C flag
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