====== New User Info ====== In Synchronet v3.21 and later, the configured //New User Info// module is executed during [[server:Terminal]] Server new user registrations. The name of the New User module (by default, ''newuser_info'') is configured in [[util:SCFG]]->System->Loadable Modules->New User Info. The default ''[[dir:exec]]/newuser_info.js'' module displays some files and (optionally) prompts for the new user's external message editor and default command shell. The files can be edited or even deleted or renamed if you do not want them displayed: ^ Path/Base Filename ^ Description ^ | ''[[dir:text]]/sbbs'' | Introduction to Synchronet BBS software | | ''[[dir:text]]/system'' | Details about this particular system | | ''[[dir:text]]/newuser'' | New user help/instructions | ===== Customize ===== If you choose to use a customized or entirely different new user info module, it is recommended that you use a different module name (not "newuser_info") and/or copy the stock new user info module to your ''[[dir:mods]]'' directory before modifying. ===== See Also ===== * [[:module:|Modules]] * [[:module:Login]] Module * [[:module:Logon]] Module {{tag> newuser}}