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. Sources with higher priority can overwrite configuration present in sources with lower priority:

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