If your toon is a "True Healer" (Cleric, Druid, Shaman) it should have 15slots. everyone else would have 5.
If you NEED more than 5 on your Non-Healer you need to open the Kissassist Macro (either in notepad, notepad++, other forum)
in the upper left find the "search" tab, then the "find" listing, it should open a special find window.
do a search for /declare heals and it should bring you to a listing looking like this
Rich (BB code):
/declare Heals[15] string outer
} else {
/declare Heals[5] string outer
}
Change the 5 to whatever number you want your non-healers to have, save, restart KA macro, it will now add the extra slots in the ini, and you can then add your extra healing things.
NOTE: EVERYTIME KA updates, it will change back and you will have to go in and re-adjust this.