Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
resource <resource> {
  disk {}
    c-min-rate 40M;  
    resync-ratio "3:1";
    ...
  }
  ...
}

...