@ -66,7 +66,7 @@ export class AddServerComponent implements OnInit {
public_key: new FormControl('' ),
post_up: new FormControl(''),
post_down: new FormControl(''),
read_only: new FormControl(''),
read_only: new FormControl(0),
// Unused on backend
configuration: new FormControl(''),