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 d8130ac commit 09072e4Copy full SHA for 09072e4
cesium.yaml.example
@@ -30,11 +30,8 @@ authentication:
30
google_client_secret:
31
32
paths:
33
- ## Two special variables are available below:
34
- ## - {project_path} : location of the cesium package
35
- ## - {package_path} : location of the cesium package content
36
- ##
37
- ## You can also use defined paths later on (see, e.g., data_path).
+ # Note below that defined variables can be reused in subsequent
+ # definitions.
38
39
data_path: '~/.local/cesium'
40
err_log_path: '{data_path}/logs/errors_and_warnings.log'
0 commit comments