Allow optionally configuring git-annex with -fEKG to enable awesome remote monitoring interfaceat http://localhost:4242/
This commit is contained in:
parent
77e3f36b92
commit
691850ca39
7 changed files with 48 additions and 2 deletions
|
@ -59,5 +59,8 @@ buildFlags = filter (not . null)
|
|||
#endif
|
||||
#ifdef WITH_CRYPTOHASH
|
||||
, "CryptoHash"
|
||||
#endif
|
||||
#ifdef WITH_EKG
|
||||
, "EKG"
|
||||
#endif
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue