You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disabling the system procedure registration may prevent some clients (in particular, XML-RPC ones) to send request to your server, use at your own risks.
70
+
71
+
Disabling the system procedure registration may prevent some clients (in particular, XML-RPC ones) to
72
+
send request to your server, use at your own risk.
71
73
72
74
Authentication
73
75
^^^^^^^^^^^^^^
@@ -206,4 +208,5 @@ You can create multiple server.
206
208
]
207
209
208
210
.. warning::
211
+
209
212
This section needs more detailed explanation & examples
0 commit comments