Projet

Général

Profil

Révision 17f78427

ID17f784270ae966ee9a13e9f5104a5b8f925b639e
Parent ef851f0c
Enfant d4320aea, 5b2396a9

Ajouté par Lars Kruse il y a plus de 7 ans

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files

Voir les différences:

plugins/syncthing/strelaysrv_
11 11

  
12 12
Available plugins :
13 13
strelaysrv_goroutine #
14
strelaysrv_num       # 
14
strelaysrv_num       #
15 15
strelaysrv_proxied   #
16 16
strelaysrv_transfer  #
17 17
strelaysrv_uptime    #
18 18

  
19 19
=head1 CONFIGURATION
20
To make the plugin connect to the Syncthing relay server one has to use this type of 
20
To make the plugin connect to the Syncthing relay server one has to use this type of
21 21
configuration
22 22
[strelaysrv_*]
23 23

  
......
88 88
graph_title Syncthing relay go routines
89 89
graph_vlabel number of go routines
90 90
graph_category network
91
strelaysrv_goroutine.label routines 
91
strelaysrv_goroutine.label routines
92 92
EOM
93 93
            exit 0;;
94 94
        *)
......
139 139
cd "$(dirname "$0")" || exit
140 140

  
141 141
CURL=$(which curl)
142
JQ=$(which jq) 
142
JQ=$(which jq)
143 143

  
144
case $(basename "$0") in 
144
case $(basename "$0") in
145 145
    strelaysrv_num)
146 146
	num "$1"
147 147
	exit 0;;

Formats disponibles : Unified diff