hades: disable scribe service
This commit is contained in:
parent
527c104848
commit
fb29aa01f1
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
scribe = {
|
scribe = {
|
||||||
enable = true;
|
enable = false;
|
||||||
port = 8087;
|
port = 8087;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue