User Tools

Site Tools


config_general_settings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config_general_settings [2022/09/26 02:36] – adding a47 fields avonconfig_general_settings [2022/09/26 02:50] (current) – updates to gen settings options avon
Line 68: Line 68:
 Theme to use for the Mystic BBS Configuration System. Theme to use for the Mystic BBS Configuration System.
  
-=== Python Library ===+=== Python2 / Python3 Library ===
  
-xx+Mystic supports Python 2 and Python 3.  These settings allow you to set the location/name of the Python library that Mystic will try to load. Try blank values first but if this does not work then you must set the value to your installed Python location/library. 
  
-=== Python Library 3 ===+For example in Linux you could search for the library like this: "sudo find /usr -name 'libpython2.7*.so*' 
 +This should give you the location of your Python 2.7 library.  If you do not have Python 2.7 installed then you can usually install it via a package manager.  For Ubuntu 20.04 for example you can do: 
 +sudo apt install libpython2.7
  
-xx+Repeat the same process for the Python 3 as well.  In Windows the DLL files are usually python27.dll and python3x.dll where x is the version and the installation typically puts them in your C:\WINDOWS folder tree somewhere. 
 + 
 +As always the installed bit version of Python must match the installed version of Mystic.  For example 64-bit Windows needs 64-bit Python.
  
 === Local Codepage === === Local Codepage ===
  
-xx+Define the codepage to use for UI and local logins.
  
 === Chat Logging === === Chat Logging ===
Line 98: Line 102:
 === Screen Cols === === Screen Cols ===
  
-xx+Defines the default number of columns to display on a users screen.
  
 === Screen Size === === Screen Size ===
Line 110: Line 114:
 === Disable Time === === Disable Time ===
  
-xxx+This allows you to globally disable the time per day system.
config_general_settings.1664177813.txt.gz · Last modified: 2022/09/26 02:36 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki