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

Since configuration can come from multiple sources, and all sources can be used at the same time, options can be overwritten by a source that has a higher priority.

Configuration via script arguments has the highest priority of all, and global config files have the lowest.

  1. Script Arguments
  2. Config string flag (-C <STRING>)
  3. Project's config file .weberarc
  4. Global config file: $HOME/.weberarc
  5. Global config file: /etc/weberarc

Operations

Config

Command

Resource

Template

Wiki Table of Contents

Clone this wiki locally