We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65870d commit 58a44e3Copy full SHA for 58a44e3
lib/bashly/templates/settings.yml
@@ -5,6 +5,9 @@
5
# When setting environment variables, you can use:
6
# - "0", "false" or "no" to represent false
7
# - "1", "true" or "yes" to represent true
8
+#
9
+# If you wish to change the path to this file, set the environment variable
10
+# BASHLY_SETTINGS_PATH.
11
12
# The path containing the bashly source files
13
source_dir: src
0 commit comments