Skip to content

add memlogging options

Christopher Schinnerl requested to merge marcinja:mem-logging into master

Created by: marcinja

Getting errors when using siac and when using the api with curl :

marcinja@mbp:~ $ siac daemon           
Try the command 'daemon memlogging'%                                                                     marcinja@mbp:~ $ siac daemon memlogging
API call not recognized: /daemon/memlogging

marcinja@mbp:~ $ siac daemon memlogging true
Could not update memlogging settings: API call not recognized: /daemon/memlogging
marcinja@mbp:~ $ 

Merge request reports