Fix monitor configs
This commit is contained in:
parent
b75e692b60
commit
db15c95662
5 changed files with 8 additions and 19 deletions
|
@ -10,6 +10,6 @@ try:
|
|||
except:
|
||||
pass
|
||||
|
||||
import socket
|
||||
if socket.gethostname() == 'portalo':
|
||||
c.zoom.default = 125
|
||||
#import socket
|
||||
#if socket.gethostname() == 'portalo':
|
||||
# c.zoom.default = 125
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue