[Asterisk-Users] Spaces in config files??
Giovanni Powell
giovanni.powell at gmail.com
Tue Feb 8 11:53:13 MST 2005
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?
More information about the asterisk-users
mailing list