emqtt.io
This commit is contained in:
parent
79d93e5d8b
commit
f33cf11cd5
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2012-2015, Feng Lee <feng@emqtt.io>
|
||||
Copyright (c) 2012-2015 eMQTT.IO, All Rights Reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
durable queue data...
|
|
@ -1,14 +0,0 @@
|
|||
mqtt_ipaddr=0.0.0.0
|
||||
mqtt_port=1883
|
||||
|
||||
max_clientid_len=1024
|
||||
|
||||
|
||||
#Max Connections
|
||||
max_connections=10000
|
||||
|
||||
#Max MQTT Message Size
|
||||
max_message_size=64k
|
||||
|
||||
#Network ingoing limit
|
||||
rate_ingoing_limit=64kb/s
|
Loading…
Reference in New Issue