It doesn't. I will add it to the docs but that should be obvious... the "x" permission for directories mean "accessible" not "executable" (you can't execute a directory).
Unless you have a reason not to, directories ususally should be set to 755 so everyone can access it but only tho owner can write to it.