From 7e9c119c9ae291e42073e5cf92ad7b79a55f4320 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Sun, 3 May 2015 21:27:28 +0800 Subject: [PATCH 1/3] detailed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec2dca6dd..8d2463ad3 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ cd emqttd && make && make dist ## GetStarted -Read [emqtt wiki](https://github.com/emqtt/emqttd/wiki) for detaied installation and configuration guide. +Read [emqtt wiki](https://github.com/emqtt/emqttd/wiki) for detailed installation and configuration guide. ## Benchmark From a18bd4998404eb66f44e51d136a4ddafc509b434 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Sun, 3 May 2015 22:01:07 +0800 Subject: [PATCH 2/3] ACL --- rel/files/acl.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rel/files/acl.config b/rel/files/acl.config index e17d28cef..c1985f1d4 100644 --- a/rel/files/acl.config +++ b/rel/files/acl.config @@ -1,6 +1,6 @@ %%%----------------------------------------------------------------------------- %% -%% [ACL Design](https://github.com/emqtt/emqttd/wiki/ACL-Design) +%% [ACL](https://github.com/emqtt/emqttd/wiki/ACL) %% %% -type who() :: all | binary() | %% {ipaddr, esockd_access:cidr()} | From 21f5d730d95a7a5328ae0854ebf47abe4e950c11 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Mon, 4 May 2015 11:34:24 +0800 Subject: [PATCH 3/3] rm placeholder --- plugins/emqttd_auth_mysql/.placehodler | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 plugins/emqttd_auth_mysql/.placehodler diff --git a/plugins/emqttd_auth_mysql/.placehodler b/plugins/emqttd_auth_mysql/.placehodler deleted file mode 100644 index e69de29bb..000000000