Browsing Spanish translation

1524 of 96 results
15.
The first set of topics are applied to anonymous clients, assuming allow_anonymous is true. User specific topic ACLs are added after a user line as follows:
(no translation yet)
Located in mosquitto.conf.5.xml:60(para)
16.
user <username>
usuario <nombre de usuario>
Translated and reviewed by Miguel de Dios
Located in mosquitto.conf.5.xml:64(code)
17.
The username referred to here is the same as in password_file. It is not the clientid.
(no translation yet)
Located in mosquitto.conf.5.xml:66(para)
18.
allow_anonymous
(no translation yet)
Located in mosquitto.conf.5.xml:71(option)
19.
Boolean value that determines whether clients that connect without providing a username are allowed to connect. If set to false then a password file should be created (see the password_file option) to control authenticated client access. Defaults to true.
(no translation yet)
Located in mosquitto.conf.5.xml:73(para)
20.
autosave_interval
(no translation yet)
Located in mosquitto.conf.5.xml:81(option)
21.
The number of seconds that mosquitto will wait between each time it saves the in-memory database to disk. If set to 0, the in-memory database will only be saved when mosquitto exits or when receiving the SIGUSR1 signal. Note that this setting only has an effect if persistence is enabled. Defaults to 1800 seconds (30 minutes).
(no translation yet)
Located in mosquitto.conf.5.xml:83(para)
22.
bind_address
(no translation yet)
Located in mosquitto.conf.5.xml:93(option)
23.
Listen for incoming network connections on the specified IP address/hostname only. This is useful to restrict access to certain network interfaces. To restrict access to mosquitto to the local host only, use "bind_address localhost". This only applies to the default listener. Use the listener variable to control other listeners.
(no translation yet)
Located in mosquitto.conf.5.xml:95(para)
24.
clientid_prefixes
(no translation yet)
Located in mosquitto.conf.5.xml:104(option)
1524 of 96 results

No translation group has been assigned.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Adolfo Jayme Barrientos, Miguel de Dios.