Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ProfiT-HPC
aggregator
Commits
7af1fb94
Commit
7af1fb94
authored
Feb 11, 2020
by
Azat Khuziyakhmetov
Browse files
minor changes in configuration samples
parent
cd4947a6
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
7af1fb94
...
@@ -19,8 +19,10 @@ __pycache__
...
@@ -19,8 +19,10 @@ __pycache__
/conf/main.py
/conf/main.py
out
out
/conf/user.py
/conf/user.py
/conf/influxdb.py
*
/conf/influxdb.py
htmlcov
htmlcov
.coverage
.coverage
sonar-project.properties
sonar-project.properties
.scannerwork
.scannerwork
/setuid-runner/setuid_runner
/setuid-runner/config.ini
README.md
View file @
7af1fb94
...
@@ -25,7 +25,7 @@ Real configs should be ignored in `.gitignore` file.
...
@@ -25,7 +25,7 @@ Real configs should be ignored in `.gitignore` file.
Sample configs must not be used in the code.
Sample configs must not be used in the code.
**Example**
:
`influxdb.sample`
->
`influxdb.py`
**Example**
:
`influxdb.
py.
sample`
->
`influxdb.py`
## Usage
## Usage
...
...
conf/influxdb.sample
→
conf/influxdb.
py.
sample
View file @
7af1fb94
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment