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 simultaneously. Which means every setting can be overwritten from a source with higher priority:

Priority Order 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