In most configuration files i see that they comment lines instead of
adding spaces.

e.g. - correct way
;
;IAX configuration
;
[general]
blah blah blah..........
;
register => ......


Is this incorrect: ; ;IAX configuration

[general]
blah blah blah.......

register => ....

I guess what i'm trying to say is, does it make a difference if you
add spaces to your config files?

Nope. Add as many or as few as you like. Or, if it's more comfortable for you, you can comment the lines, too.


_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to