mirror of
https://github.com/gophernicus/gophernicus.git
synced 2024-11-03 04:27:17 -05:00
11 lines
261 B
Bash
11 lines
261 B
Bash
# Options for Gophernicus
|
|
#
|
|
# See README or run "gophernicus -?" to see a full list of
|
|
# configuration options.
|
|
#
|
|
# Example:
|
|
# OPTIONS="-h full.hostname -D \"I find your lack of gopher disturbing.\""
|
|
#
|
|
# modify and set your options here:
|
|
OPTIONS="-h beast -nv"
|